diff options
author | Nick <nickagerace@gmail.com> | 2021-03-29 21:38:07 -0400 |
---|---|---|
committer | Nick Gerace <nickagerace@gmail.com> | 2021-03-29 21:38:45 -0400 |
commit | 78f13f391fd6c5e4b6093f6dde9315e0d692d8e1 (patch) | |
tree | f28d73615ac864f7cc9ed6da8494688d0587286c /.github/ISSUE_TEMPLATE | |
parent | 4d98f4ddcbdf5995debc71703e221130a303cb0a (diff) | |
download | gfold-78f13f391fd6c5e4b6093f6dde9315e0d692d8e1.zip |
Add gfld
Add gfld. Consult CHANGELOG.md for more information.
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/issue.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index 1d00a2f..4e31db3 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -9,14 +9,17 @@ assignees: nickgerace ### Describe the issue. <!--answer-here--> +### Is this about `gfold`, `gfld`, or both? +<!--answer-here--> + ### Is this a bug report, feature request, or another type of issue? <!--answer-here--> ### Are you using Windows, macOS, Linux, or another OS? <!--answer-here--> -### Are you using a pre-built binary? If not, how did you obtain `gfold`? +### How did you obtain the application? <!--answer-here--> -### Paste the output of `gfold --version`. +### Paste the output of the relevant application(s) with `-h`. <!--answer-here--> |