diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md new file mode 100644 index 0000000..d8d915c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -0,0 +1,10 @@ +**Please Describe the problem to be solved** +(Replace This Text: Please present a concise description of the problem to be addressed by this feature request. Please be clear what parts of the problem are considered to be in-scope and out-of-scope.) + +**(Optional): Suggest A Solution** +(Replace This Text: A concise description of your preferred solution. Things to address include: +* Details of the technical implementation +* Tradeoffs made in design decisions +* Caveats and considerations for the future + +If there are multiple solutions, please present each one separately.