From f7db3f59cb78d8d87cb4dd9a8ac246172bb3fa08 Mon Sep 17 00:00:00 2001 From: aru Date: Thu, 29 Jul 2021 23:31:10 -0400 Subject: make user affirm their pr follows guidelines The contributing guidelines also contain a part which requires contributions to follow the open source license. This requires the user to agree that they do follow said guidelines. --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/)? -- cgit v1.2.3