Skip to content

Commit 72a7a98

Browse files
authored
chore: Update templates for issues and PRs (#934)
* chore: Add Catalyst to assignees * chore: make the issue field in the PR template look better
1 parent 3b6edc8 commit 72a7a98

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/report-bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ assignees:
77
- EdVraz
88
- Astrea49
99
- Toricane
10+
- Catalyst4222
1011
body:
1112
- type: markdown
12-
id: thanks
1313
attributes:
1414
value: |
1515
Thank you for taking the time to fill out this bug report!

.github/ISSUE_TEMPLATE/request-feature.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ assignees:
77
- EdVraz
88
- Astrea49
99
- Toricane
10+
- Catalyst4222
1011
body:
1112
- type: markdown
12-
id: thanks
1313
attributes:
1414
value: |
1515
Thank you for taking the time to fill out this feature request!

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ This pull request is about (X), which does (Y).
66

77
- [ ] I've ran `pre-commit` to format and lint the change(s) made.
88
- [ ] I've checked to make sure the change(s) work on `3.8.6` and higher.
9-
- [ ] This fixes/solves an [Issue](https://github.com/goverfl0w/discord-interactions/issues).
10-
- (If existent):
9+
- [ ] This fixes/solves an [Issue](https://github.com/goverfl0w/discord-interactions/issues) (If existent):.
10+
- resolves #
1111
- I've made this pull request for/as: (check all that apply)
1212
- [ ] Documentation
1313
- [ ] Breaking change

0 commit comments

Comments
 (0)