File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ in the [#raku IRC channel](https://raku.org/community/irc).
28
28
- [ Broken links] ( #broken-links )
29
29
- [ Heading numbering] ( #heading-numbering )
30
30
- [ Reporting bugs] ( #reporting-bugs )
31
- - [ Contributing Pull Requests (PRs) ] ( #contributing-PRs )
31
+ - [ Contributing pull requests ] ( #contributing-pull-requests )
32
32
- [ Building the documentation] ( #building-the-documentation )
33
33
- [ Dependency installation] ( #dependency-installation )
34
34
- [ Rakudo] ( #rakudo )
@@ -207,8 +207,10 @@ among which these are probably the most common:
207
207
component, either for items that are on the site but not searchable,
208
208
or for the search functionality itself.
209
209
210
+ ## Contributing pull requests
211
+
210
212
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
212
214
recipe for a new PR contributor, check [ this PR guide] ( ./CONTRIBUTING_PRs.md ) .
213
215
214
216
## Building the documentation
You can’t perform that action at this time.
0 commit comments