From b15955c549cdb9966c5ef35b2d9a649216f47629 Mon Sep 17 00:00:00 2001 From: Beep6581 Date: Mon, 1 Aug 2016 13:43:11 +0200 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..f6e23db7b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,3 @@ +If you are filing a bug report, please first read [How to write useful bug reports](http://rawpedia.rawtherapee.com/How_to_write_useful_bug_reports)
+You must provide the required information in order for your bug report to be valid.
+Delete this text before posting.