1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 14:48:49 +00:00

ISSUE_TEMPLATE.md: sync format of fill-in fields

Some of the "FILL THIS IN" were wrapped with html comment markup, but most of them weren't. This change makes them all use the same format.
This commit is contained in:
Waldir Pimenta 2018-09-26 11:42:58 +01:00 committed by GitHub
parent 926e9ef963
commit f8a5307d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ Your shell and its version (`bash`, `zsh`, *Windows PowerShell*, etc.):
Your system (Debian 7, ArchLinux, Windows, etc.):
<!-- FILL THIS IN -->
FILL THIS IN
How to reproduce the bug:
@ -32,6 +32,6 @@ If the bug only appears with a specific application, the output of that applicat
Anything else you think is relevant:
<!-- FILL THIS IN -->
FILL THIS IN
<!-- It's only with enough information that we can do something to fix the problem. -->