diff --git a/.github/ISSUE_TEMPLATE/package_request.md b/.github/ISSUE_TEMPLATE/package_request.md new file mode 100644 index 0000000..ba33c9d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/package_request.md @@ -0,0 +1,18 @@ +--- +name: Package request +about: Suggest an idea for this project +title: "" +labels: "" +--- + +**Describe the package** +A clear and concise description of what the package should be. + +**Describe why it may be useful** +A clear and concise description of the context in which this package could be used and why it may be usefulp. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here.