diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..a53a588 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,10 @@ +--- +name: Feature request +about: what can be done better +title: '' +labels: '' +assignees: '' + +--- + +describe what you would like to get implemented, why and how would this benefit everyone using this script diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md index ea67b67..ec3dfd0 100644 --- a/.github/ISSUE_TEMPLATE/issue.md +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -1,5 +1,5 @@ --- -name: issue +name: Issue about: report a bug title: '' labels: ''