File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
## Summary
2
- This PR introduces [ brief summary ] in accordance with site#[ issue number ]
2
+ <!-- Please provide a brief description of this PR along with the related issue it fixes -->
3
+
3
4
4
5
## Description of changes
5
- - ` foo ` was refactored to ` bar `
6
- - The baz feature was implemented
7
- - ...
6
+ <!-- This should look like a condensed down version of your commit history -->
8
7
9
- <!-- For your PR to be accepted, these must all be completed -->
10
8
11
9
### I confirm I have:
10
+ <!-- Replace [ ] below with [X] to check the boxes -->
12
11
- [ ] Joined the [ Python Discord community] ( discord.gg/python )
13
12
- [ ] Read the [ Code of Conduct] ( https://www.pydis.com/pages/code-of-conduct ) and agree to it
14
13
- [ ] I have discussed implementing this feature on the relevant service (Discord, GitHub, etc.)
15
14
16
- <!-- Please remove the below section if you haven't edited files under pydis_site/apps/api/models -->
17
15
18
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 -->
19
18
- [ ] Opened a PR updating the model on the [ API GitHub Repository] ( https://github.com/python-discord/api )
20
19
21
20
** OR**
You can’t perform that action at this time.
0 commit comments