diff --git a/.github/ISSUE_TEMPLATE/app-request-template.yml b/.github/ISSUE_TEMPLATE/app-request-template.yml index 74f8a19..b36bbe9 100644 --- a/.github/ISSUE_TEMPLATE/app-request-template.yml +++ b/.github/ISSUE_TEMPLATE/app-request-template.yml @@ -1,4 +1,5 @@ # Check for errors at https://github.com/ThatGuySam/doesitarm/blob/master/.github/ISSUE_TEMPLATE/app-request-template.yml +# Issue Forms Reference - https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms name: "App Request Template" description: Propose an app to add to the site labels: ["New App Request"] diff --git a/.github/ISSUE_TEMPLATE/app-update-template.yml b/.github/ISSUE_TEMPLATE/app-update-template.yml index 8dd7426..bc90d27 100644 --- a/.github/ISSUE_TEMPLATE/app-update-template.yml +++ b/.github/ISSUE_TEMPLATE/app-update-template.yml @@ -1,4 +1,5 @@ # Check for errors at https://github.com/ThatGuySam/doesitarm/blob/master/.github/ISSUE_TEMPLATE/app-update-template.yml +# Issue Forms Reference - https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms name: "App Update Template" description: Report an update to an existing app on the site labels: ["App Update"]