File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments