Commit Graph

10 Commits (565454966473ed264aba76566f34bbe2d78a8866)

Author SHA1 Message Date
Brian Coca 064cdec6ff added note for verbosity 9 years ago
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)
9 years ago
Abhijit Menon-Sen 54cd2069e6 Use triple-backticks for verbatim output
It's easier than indenting by four spaces, as @willthames points out.
9 years ago
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.
9 years ago
James Cammarata 517acb5773 Renaming ISSUE_TEMPLATE.md -> issue_template.md 9 years ago
Brian Coca 919aaa5c42 Merge pull request #9853 from axos88/patch-1
Make issue rypes as an enumeration
9 years ago
Allen Luce 238e2dee5d Config might be important for issues. 9 years ago
axos88 9639f1d8e7 Make issue rypes as an enumeration
Easier to copy&paste, and delete all except the correct line.
10 years ago
James Cammarata eaa5257588 Replacing the issues template with the updated one from examples 10 years ago
James Cammarata 31984f0dc3 Moving the github issue template file to this repo 10 years ago