summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Gaborit <soreine.plume@gmail.com>2016-12-21 15:12:48 +0100
committerSamy Pessé <samypesse@gmail.com>2016-12-21 15:12:48 +0100
commit6a4f6eadd2557d66db82e73600a81762b22abe2c (patch)
treefa3ac23aeb720b1532f59235b2829d601f05c34b
parent532df30db7b4b35cffc821ff3c43bfa88b8bf32c (diff)
downloadgitbook-6a4f6eadd2557d66db82e73600a81762b22abe2c.zip
gitbook-6a4f6eadd2557d66db82e73600a81762b22abe2c.tar.gz
gitbook-6a4f6eadd2557d66db82e73600a81762b22abe2c.tar.bz2
Improve GitHub issue template (#1648)
It is now short and simple, and redirects to the feedback repo if needed.
-rw-r--r--.github/ISSUE_TEMPLATE.md24
1 files changed, 15 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 4311ae2..79d477e 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,19 +1,25 @@
-Thank you for giving us your feedback! We listed some guidelines to help you:
+<!-- IMPORTANT NOTICE -->
+<!-- Only post things related to the gitbook CLI. -->
+<!-- For GitBook.com, the Editor, or anything else, -->
+<!-- please go to: -->
+<!-- https://github.com/GitbookIO/feedback/issues -->
-If possible, open separate issues for each bug report. Avoid grouping bugs that are unrelated.
+<!-- Please open separate issues for each bug report. -->
### What is the current behavior?
-If the current behavior is a bug, please provide the steps to reproduce. if possible, provide the GitBook version being used (`gitbook -V`) and the system infromations (OS and version).
+<!-- For bugs, provide the steps to reproduce. -->
+<!-- Provide the GitBook version being used (`gitbook -V`) -->
+<!-- Provide system informations (OS and version). -->
+<!-- Provide your username and the URL of the book. -->
+
-### What is the expected behavior?
-How do you think, or how would you like it should behave.
-#### For GitBook.com
+### What is the expected behavior?
+
-Provide, if possible, your username and the URL of the concerned book.
-----
-The GitBook Team
+<!-- Thank you for giving us your feedback! -->
+<!-- The GitBook Team -->