diff options
author | 2022-04-21 16:15:13 -0400 | |
---|---|---|
committer | 2022-04-21 16:15:13 -0400 | |
commit | 7f6547e812c633464a68ed027dd79413384cb218 (patch) | |
tree | 346a5211c61921a5374d12e69d1c17461a758de1 | |
parent | Add link to forking guide (diff) |
Change period to colon
Co-authored-by: Bluenix <[email protected]>
-rw-r--r-- | pydis_site/apps/content/resources/guides/pydis-guides/contributing/pull-requests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/pull-requests.md b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/pull-requests.md index a9b6385e..c1ce1bf6 100644 --- a/pydis_site/apps/content/resources/guides/pydis-guides/contributing/pull-requests.md +++ b/pydis_site/apps/content/resources/guides/pydis-guides/contributing/pull-requests.md @@ -16,7 +16,7 @@ Before opening a pull request you should have: ## Opening a Pull Request -Navigate to your fork on GitHub and make sure you're on the branch with your changes. Click on `Contribute` and then `Open pull request`. +Navigate to your fork on GitHub and make sure you're on the branch with your changes. Click on `Contribute` and then `Open pull request`:  |