aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps
diff options
context:
space:
mode:
authorGravatar camcaswell <[email protected]>2022-04-21 16:15:13 -0400
committerGravatar GitHub <[email protected]>2022-04-21 16:15:13 -0400
commit7f6547e812c633464a68ed027dd79413384cb218 (patch)
tree346a5211c61921a5374d12e69d1c17461a758de1 /pydis_site/apps
parentAdd link to forking guide (diff)
Change period to colon
Co-authored-by: Bluenix <[email protected]>
Diffstat (limited to 'pydis_site/apps')
-rw-r--r--pydis_site/apps/content/resources/guides/pydis-guides/contributing/pull-requests.md2
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`:
![Pull Request UI](/static/images/content/contributing/pull_request.png)