diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000000..67aa227cb2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,12 @@ +--- +name: Bug report +about: Create a report to help fix the issue. +--- + +[Platform]: # (Android/iOS/Mac/Windows/Linux/Web) + +[Build]: # (The build number in the bottom left corner of main menu) + +[Issue]: # (Explain your issue in detail, possibly including the steps to reproduce it.) + +[Notes]: # (Other notes.) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000000..851ead6abc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,7 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +Do not make a new issue about feature request. Instead, put your feature request on #545