Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/report-bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/request-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down