diff options
author | 2021-04-30 14:30:52 -0400 | |
---|---|---|
committer | 2021-04-30 14:30:52 -0400 | |
commit | 10fc58ddfe591115e286284cc5fe2143b8be5cdd (patch) | |
tree | 533f3ec5ab8325e00e38cd4a96ff5242e80343e9 | |
parent | Merge pull request #713 from python-discord/vcokltfre/fix/avatar-filenames (diff) |
fix: tempelate -> template
-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 fade00e1..ba418166 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? +- [ ] 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/)? |