diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-01-21 22:57:14 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-01-21 22:57:14 -0500 |
commit | 67aca3c664dfe4a7616781216e868f9477f4963f (patch) | |
tree | 60f8ca0bc893ffb5151fdda79e0bd6b7bfe4b3ba | |
parent | f360e1ed1f64b531fb14a9478c5fa70a96e86294 (diff) |
Update Github issue template
-rw-r--r-- | .github/issue_template.md | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md index 3aede7f5..df69b507 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,6 +1,4 @@ -### Expected behaviour - -Tell us what should happen +**Please, do not create duplicate issues** ### Actual behaviour @@ -8,9 +6,14 @@ Tell us what should happen Tell us what happens instead +### Expected behaviour + +Tell us what should happen + + ### Steps to reproduce -1. +1. Please, describe _exactly_ how to reproduce the issue 2. 3. |