diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..0784b9a0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +Write a clear and concise description of what the problem is. For example, "I'm always frustrated when [...]" + +**Describe the solution you'd like** +Write a clear and concise description of what you want to happen. + +**Game version(s) (choose one or more of the following):** +DC NTE, DC prototype, DC v1, DC v2, PC, GC Ep1&2, GC Ep3, Xbox, BB + +**Additional context** +Add any other context or screenshots about the feature request here.