]> git.puffer.fish Git - matthieu/frr.git/commitdiff
.github: add core guidelines to issue template
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 13 Dec 2018 17:12:23 +0000 (17:12 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 13 Dec 2018 17:12:23 +0000 (17:12 +0000)
Hopefully people will see these first and do them

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
.github/ISSUE_TEMPLATE.md

index cedca17729bfd1535614fc4242d062573c055cd0..62d3c2350ccf4c9b5ec5e60c8210e685f0bd1b18 100644 (file)
@@ -1,3 +1,12 @@
+# HOW TO GET YOUR ISSUE ADDRESSED FASTER
+
+* When reporting a crash provide a backtrace
+* When pasting configs, logs, shell output, backtraces, and other large chunks
+  of text [use Markdown code blocks](https://github.github.com/gfm/#fenced-code-blocks)
+* Include the FRR version; if you built from Git, please provide the commit
+  hash
+* Write your issue in English
+
 ### How to submit an issue
 Please use this text as a template and replace text in the sections or remove
 the entire section if it does not apply to your issue. For example in case of