diff options
author | 2021-07-31 01:35:41 -0700 | |
---|---|---|
committer | 2021-07-31 01:35:41 -0700 | |
commit | 5dc3c153b2cbbe01a543c6246b2360e3759c33e4 (patch) | |
tree | f87299710e8940d389e8cc2f9a84b78b219648cf | |
parent | Merge pull request #777 from D0rs4n/pr/fixscarymovie (diff) | |
parent | Merge branch 'main' into patch-1 (diff) |
Merge pull request #791 from onerandomusername/patch-1
Make user affirm their pr follows guidelines
-rw-r--r-- | .github/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ba418166..403438d1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,4 +17,4 @@ Issues can be skipped with explicit core dev approval, but you have to link the - [ ] Join the [**Python Discord Community**](https://discord.gg/python)? - [ ] Read all the comments in this template? - [ ] Ensure there is an issue open, or link relevant discord discussions? -- [ ] Read the [contributing guidelines](https://pythondiscord.com/pages/contributing/contributing-guidelines/)? +- [ ] Read and agree to the [contributing guidelines](https://pythondiscord.com/pages/contributing/contributing-guidelines/)? |