diff options
-rw-r--r-- | .github/pull_request_template.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2bb274de..f5fef80f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,6 +15,6 @@ Issues can be skipped with explicit core dev approval, but you have to link the <!-- Replace [ ] with [x] to mark items as done. --> - [ ] Join the [**Python Discord Community**](https://discord.gg/python)? -- [ ] Read all the comments in this tempelate. -- [ ] Ensure there is an issue open, or link relevant discord discussions. -- [ ] Read the [contributing guidelines](https://pythondiscord.com/pages/contributing/contributing-guidelines/). +- [ ] Read all the comments in this tempelate? +- [ ] Ensure there is an issue open, or link relevant discord discussions? +- [ ] Read the [contributing guidelines](https://pythondiscord.com/pages/contributing/contributing-guidelines/)? |