diff --git a/.github/ISSUE_TEMPLATE/invalid-resource-issue.md b/.github/ISSUE_TEMPLATE/invalid-resource-issue.md deleted file mode 100644 index 16978669..00000000 --- a/.github/ISSUE_TEMPLATE/invalid-resource-issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: Invalid Resource Issue -about: Report an Issue with a Resource -title: "[BUG] Description" -labels: invalid -assignees: '' - ---- - -# Resource Issue - -**Link to Resource** -Provide a link to the resource that's problematic. - -**What's wrong** -Describe what's wrong with the resource diff --git a/.github/ISSUE_TEMPLATE/report-an-issue.md b/.github/ISSUE_TEMPLATE/report-an-issue.md new file mode 100644 index 00000000..793765aa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/report-an-issue.md @@ -0,0 +1,16 @@ +--- +name: Report an Issue +about: Report an Issue +title: "[BUG] Description" +labels: invalid +assignees: '' + +--- + +# Issue Report + +**Link to Resource** +Provide a link to the resource / guide that's problematic. + +**What's wrong** +Describe what's wrong with the resource / guide