Skip to content

Commit 5985beb

Browse files
authored
Merge pull request #606 from doublevcodes/patch-1
Add a pull request template
2 parents 3b78d9a + b57c7e8 commit 5985beb

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Summary
2+
<!-- Please provide a brief description of this PR along with the related issue it fixes -->
3+
4+
5+
## Description of changes
6+
<!-- Describe what changes you've made, and how you implemented them -->
7+
8+
9+
### I confirm I have:
10+
<!-- Replace [ ] below with [X] to check the boxes -->
11+
- [ ] Joined the [Python Discord community](discord.gg/python)
12+
- [ ] Read the [Code of Conduct](https://www.pydis.com/pages/code-of-conduct) and agree to it
13+
- [ ] I have discussed implementing this feature on the relevant service (Discord, GitHub, etc.)
14+
15+
16+
### I have changed API models and I ensure I have:
17+
<!-- Please remove this section if you haven't edited files under pydis_site/apps/api/models -->
18+
- [ ] Opened a PR updating the model on the [API GitHub Repository](https://github.com/python-discord/api)
19+
20+
**OR**
21+
22+
- [ ] Opened an issue on the [API GitHub Repository](https://github.com/python-discord/api) explaining what changes need to be made

0 commit comments

Comments
 (0)