diff options
author | Carlos Soriano <csoriano1618@gmail.com> | 2018-05-14 17:28:55 +0000 |
---|---|---|
committer | Carlos Soriano <csoriano1618@gmail.com> | 2018-05-14 17:28:55 +0000 |
commit | e33e181082571060e525bb90b3de7c958ea252ba (patch) | |
tree | d71d35aa21010e639b9308f2c41603d06e5fb444 /.gitlab | |
parent | 747aae2d3d9d3f67a0d41114d17538dc3b16b1c4 (diff) | |
download | nautilus-e33e181082571060e525bb90b3de7c958ea252ba.tar.gz |
Bug.md: Don't use tasks
So it doesn't appear in the list of task to be done for the issue.
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Bug.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 018da90ce..968876a63 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -16,10 +16,11 @@ Reproducible in: If these steps failed, write in 'Other' the distribution you’re using and the version of the app. ---> -* [ ] Flatpak unstable -* [ ] Other: + Write yes or no after the semicolon. +--> +- Flatpak unstable: (yes or no) +- Other: # Current behavior <!-- Describe the current behavior. --> |