aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps
diff options
context:
space:
mode:
authorGravatar Cam Caswell <[email protected]>2022-04-21 16:22:23 -0400
committerGravatar Cam Caswell <[email protected]>2022-04-21 16:22:23 -0400
commite09fade2fb9de84180539d58c00a229f8812c9fb (patch)
treed183b722456de289290dffb1767ba89769b6bb1b /pydis_site/apps
parentChange period to colon (diff)
Remove redundant newline
Diffstat (limited to 'pydis_site/apps')
-rw-r--r--pydis_site/apps/content/resources/guides/pydis-guides/contributing/pull-requests.md1
1 files changed, 0 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 c1ce1bf6..d193a455 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
@@ -6,7 +6,6 @@ description: A guide for opening pull requests.
As stated in our [Contributing Guidelines](../contributing-guidelines/), do not open a pull request if you aren't assigned to an approved issue. You can check out our [Issues Guide](../issues/) for help with opening an issue or getting assigned to an existing one.
{: .notification .is-warning }
-
Before opening a pull request you should have:
1. Committed your changes to your local repository