Commit graph

10 commits

Author SHA1 Message Date
Brian Coca
064cdec6ff added note for verbosity 2016-02-24 19:22:15 -05:00
Dag Wieers
b432faa395 Put the advice to the user as comments in the template
Most issues include parts of the advice from the template, which adds noise to tickets.
E.g. A lot of tickets include the text "Please pick one and delete the rest:"

By adding the advice to the user as comments (<!--- comment -->) we achieve two important things:

 1. The advice does not end up in the actual issue ticket or pull request

 2. It is easier for the user to differentiate its own input and the original advice
    (And my help them to clean up the advice as well, which in fact is now no longer necessary)
2016-02-23 12:15:24 +01:00
Abhijit Menon-Sen
54cd2069e6 Use triple-backticks for verbatim output
It's easier than indenting by four spaces, as @willthames points out.
2016-02-18 16:11:47 +05:30
Abhijit Menon-Sen
2c723a135b Rename issue_template.md back to ISSUE_TEMPLATE.md
I can only assume that it was renamed because Github suddenly started
to act on ISSUE_TEMPLATE; but that's what we want now, so back it goes.
2016-02-18 15:53:01 +05:30
James Cammarata
517acb5773 Renaming ISSUE_TEMPLATE.md -> issue_template.md 2016-02-17 16:39:42 -05:00
Brian Coca
919aaa5c42 Merge pull request #9853 from axos88/patch-1
Make issue rypes as an enumeration
2015-07-21 10:56:43 -04:00
Allen Luce
238e2dee5d Config might be important for issues. 2015-05-07 22:26:16 +00:00
axos88
9639f1d8e7 Make issue rypes as an enumeration
Easier to copy&paste, and delete all except the correct line.
2014-12-18 12:52:15 +01:00
James Cammarata
eaa5257588 Replacing the issues template with the updated one from examples 2014-09-09 11:10:49 -05:00
James Cammarata
31984f0dc3 Moving the github issue template file to this repo 2014-09-09 10:59:53 -05:00