diff options
author | 2021-04-22 02:19:32 +0300 | |
---|---|---|
committer | 2021-04-22 02:19:32 +0300 | |
commit | c1defcff38fd274be2466df7fbbc99661bc44ae8 (patch) | |
tree | 11e2088b8fd383ee9127f39ed154d69dac559f98 | |
parent | Rewords PR Template (diff) |
Updates Punctuation In PR Template
-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/)? |