aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/general.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/general.md')
-rw-r--r--.github/ISSUE_TEMPLATE/general.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/general.md b/.github/ISSUE_TEMPLATE/general.md
new file mode 100644
index 00000000..2d277865
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/general.md
@@ -0,0 +1,19 @@
+---
+name: General Feedback
+about: Any general feedback (neither feature request nor bug reports)
+---
+
+## Prerequisites
+
+- First, many thanks for taking part in the community. We really appreciate that.
+- Read the [contributing guidelines](http://solidity.readthedocs.io/en/latest/contributing.html).
+- Support questions are better asked in one of the following locations:
+ - [Solidity chat](https://gitter.im/ethereum/solidity)
+ - [Stack Overflow](https://ethereum.stackexchange.com/)
+- Ensure the issue isn't already reported.
+
+*Delete the above section and the instructions in the sections below before submitting*
+
+## Description
+
+Please describe the purpose of your ticket.