Skip to content

Commit b49cf9c

Browse files
authored
complete links and titles
1 parent f293a72 commit b49cf9c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ in the [#raku IRC channel](https://raku.org/community/irc).
2828
- [Broken links](#broken-links)
2929
- [Heading numbering](#heading-numbering)
3030
- [Reporting bugs](#reporting-bugs)
31-
- [Contributing Pull Requests (PRs)](#contributing-PRs)
31+
- [Contributing pull requests](#contributing-pull-requests)
3232
- [Building the documentation](#building-the-documentation)
3333
- [Dependency installation](#dependency-installation)
3434
- [Rakudo](#rakudo)
@@ -207,8 +207,10 @@ among which these are probably the most common:
207207
component, either for items that are on the site but not searchable,
208208
or for the search functionality itself.
209209

210+
## Contributing pull requests
211+
210212
If you would like to contribute documentation or other bug fixes, please use
211-
[GitHub's pull requests](https://github.com/Raku/doc/pulls). For a complete
213+
[GitHub's pull requests (PRs)](https://github.com/Raku/doc/pulls). For a complete
212214
recipe for a new PR contributor, check [this PR guide](./CONTRIBUTING_PRs.md).
213215

214216
## Building the documentation

0 commit comments

Comments
 (0)