We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7905fb commit 723c814Copy full SHA for 723c814
docs/contrib.rst
@@ -10,7 +10,8 @@ Contributing to the Core (Pull Requests)
10
----------------------------------------
11
12
We use the standard GitHub Pull Request model. If you're unfamiliar with it,
13
-this `guide <https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/>` gives a simple overview of the process.
+this `guide <https://www.freecodecamp.org/news/how-to-make-your-first-pull-request-on-github-3/>`__
14
+gives a simple overview of the process.
15
16
All pull requests have to pass a set of Continuous Integration (CI) checks
17
which help make sure the code compiles under different configurations and has
0 commit comments