Change GitHub issue templates to new style
[geeqie.git] / .github / ISSUE_TEMPLATE.md
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
deleted file mode 100644 (file)
index a02e85e..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<!---
-Verify first that your issue/request is not already reported on GitHub.
-Also test if the latest release, and master branch are affected too.
-
-Before sending the report, please remove the comments.
--->
-
-### ISSUE TYPE
-<!--- Pick one below and delete the rest: -->
-* Bug Report
-* Feature Request
-
-### GEEQIE VERSION
-<!--- Paste verbatim output from "geeqie --version" between quotes below -->
-```
-
-```
-
-<!-- What GTK toolkit is used to compile Geeqie? If you compile geeqie
-yourself, please paste the config result at the end of configure. -->
-```
-
-```
-
-### OS / DISTRIBUTION
-<!---
-Mention the OS, distribution and release you are using geeqie on.
-If the issue is surely not related to the distribution, you might delete this
-section.
--->
-
-### SUMMARY
-<!--- Explain the problem briefly -->
-
-### STEPS TO REPRODUCE
-<!---
-For bugs, please provide information how to reproduce the problem.
-If the problem affects an image or file, please upload a sample.
-For feature requests, please provide screenshots and other information that
-describe your idea the best.
--->