From: Vsevolod Stakhov Date: Mon, 19 Dec 2016 21:48:45 +0000 (+0000) Subject: [Minor] Add github issue template X-Git-Tag: 1.5.0~542 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f68c2667dc309f4ddd27545cd3d62698b1ab0f2d;p=thirdparty%2Frspamd.git [Minor] Add github issue template --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..5f54e9dca8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,37 @@ +### Classification (Please choose *one* option): + +* [x] Crash/Hang/Data loss +* [ ] WebUI/Usability +* [ ] Serious bug +* [ ] Other bug +* [ ] Feature +* [ ] Enhancement + +### Reproducibility (Please choose *one* option): + +* [X] Always +* [ ] Sometimes +* [ ] Rarely +* [ ] Unable +* [ ] I didn’t try +* [ ] Not applicable + +### Rspamd version: + +### Operation system, CPU, memory and environment: + +### Description (Please provide a descriptive summary of the issue): + +### Compile errors (if any): + +### Steps to reproduce: + +### Expected results: + +### Actual results: + +### Debugging information (See https://rspamd.com/doc/faq.html#how-to-figure-out-why-rspamd-process-crashed): + +### Configuration: + +### Additional information: