diff --git a/.github/ISSUE_TEMPLATE/blank_template.md b/.github/ISSUE_TEMPLATE/blank_template.md new file mode 100644 index 0000000000..925cabdfdb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blank_template.md @@ -0,0 +1,5 @@ +--- +name: Blank issue +about: For anything that isn't a feature request or bug report +labels: wp-parsely +--- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 72a6575d97..f08a8e93b1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,7 @@ --- name: Bug report about: Create a report to help us improve +labels: "wp-parsely, Bug" ---