diff --git a/.github/ISSUE_TEMPLATE/report-bug.yml b/.github/ISSUE_TEMPLATE/report-bug.yml index 3fe348e14..3f196dd21 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-bug.yml @@ -7,9 +7,9 @@ assignees: - EdVraz - Astrea49 - Toricane + - Catalyst4222 body: - type: markdown - id: thanks attributes: value: | Thank you for taking the time to fill out this bug report! diff --git a/.github/ISSUE_TEMPLATE/request-feature.yml b/.github/ISSUE_TEMPLATE/request-feature.yml index 2c6bdd293..84cb379ce 100644 --- a/.github/ISSUE_TEMPLATE/request-feature.yml +++ b/.github/ISSUE_TEMPLATE/request-feature.yml @@ -7,9 +7,9 @@ assignees: - EdVraz - Astrea49 - Toricane + - Catalyst4222 body: - type: markdown - id: thanks attributes: value: | Thank you for taking the time to fill out this feature request! diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ff7fece09..c51781019 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,8 +6,8 @@ This pull request is about (X), which does (Y). - [ ] I've ran `pre-commit` to format and lint the change(s) made. - [ ] I've checked to make sure the change(s) work on `3.8.6` and higher. -- [ ] This fixes/solves an [Issue](https://github.com/goverfl0w/discord-interactions/issues). - - (If existent): +- [ ] This fixes/solves an [Issue](https://github.com/goverfl0w/discord-interactions/issues) (If existent):. + - resolves # - I've made this pull request for/as: (check all that apply) - [ ] Documentation - [ ] Breaking change