issue_templates/Bug: remove redundant disclaimer

AFAICT, it's only possible to set a default issue/PR template for paid GitLab
plans:

https://docs.gitlab.com/ee/user/project/description_templates.html#setting-a-default-template-for-issues-and-merge-requests

Note that the CE version of that page doesn't mention it at all:

https://docs.gitlab.com/ce/user/project/description_templates.html

So remove disclaimer saying to use the template for bugs, because the user would
have had to select this template by name (which is "Bug") in order to use it.
This commit is contained in:
Ruben Maher 2018-08-18 10:34:03 +09:30
parent bd9cd1a244
commit 8f9cd46c08

View File

@ -1,5 +1,3 @@
(Use this template for bugs, feel free to delete it for other issues)
#### SNM Version: (e.g. v2.1.3)
#### Nixos Version: (e.g. 18.03 or unstable)