|
8 | 8 | - [Tutorial 2 - Writing your own class](tutorial/tutorial-2.md) |
9 | 9 | - [How-to guides](how-to/index.md) |
10 | 10 | - [Contributing to Rubicon ObjC](how-to/contribute/index.md) |
11 | | - - [First-time contributors](how-to/contribute/first_time_contributors.md) |
| 11 | + - [First-time contributors](how-to/contribute/first-time-contributors.md) |
12 | 12 | - What can I do? |
13 | | - - [Fix an issue](how-to/contribute/what/fix_issue.md) |
14 | | - - [Implement a new feature](how-to/contribute/what/implement_feature.md) |
15 | | - - [Write documentation](how-to/contribute/what/write_docs.md) |
| 13 | + - [Fix an issue](how-to/contribute/what/fix-issue.md) |
| 14 | + - [Implement a new feature](how-to/contribute/what/implement-feature.md) |
| 15 | + - [Write documentation](how-to/contribute/what/write-docs.md) |
16 | 16 | - [Triage an issue](how-to/contribute/what/triage.md) |
17 | | - - [Review a pull request](how-to/contribute/what/review_pr.md) |
18 | | - - [Propose a new feature](how-to/contribute/what/propose_feature.md) |
19 | | - - [Use the tools](how-to/contribute/what/use_tools.md) |
| 17 | + - [Review a pull request](how-to/contribute/what/review-pr.md) |
| 18 | + - [Propose a new feature](how-to/contribute/what/propose-feature.md) |
| 19 | + - [Use the tools](how-to/contribute/what/use-tools.md) |
20 | 20 | - How do I contribute? |
21 | | - - [Setting up a development environment](how-to/contribute/how/dev_environment.md) |
22 | | - - [Reproducing an issue](how-to/contribute/how/reproduce_issue.md) |
| 21 | + - [Setting up a development environment](how-to/contribute/how/dev-environment.md) |
| 22 | + - [Reproducing an issue](how-to/contribute/how/reproduce-issue.md) |
23 | 23 | - [Working from a branch](how-to/contribute/how/branches.md) |
24 | | - - [Avoiding scope creep](how-to/contribute/how/scope_creep.md) |
25 | | - - [Writing, running, and testing code](how-to/contribute/how/write_code.md) |
26 | | - - [Building documentation](how-to/contribute/how/build_docs.md) |
27 | | - - [Writing documentation](how-to/contribute/how/write_docs.md) |
28 | | - - [Adding a change note](how-to/contribute/how/change_note.md) |
29 | | - - [Submitting a pull request](how-to/contribute/how/submit_pr.md) |
30 | | - - [Providing a review](how-to/contribute/how/review_pr.md) |
31 | | - - [Submitting a new issue](how-to/contribute/how/new_issue.md) |
32 | | - - [Proposing a new feature](how-to/contribute/how/propose_feature.md) |
| 24 | + - [Avoiding scope creep](how-to/contribute/how/scope-creep.md) |
| 25 | + - [Writing, running, and testing code](how-to/contribute/how/write-code.md) |
| 26 | + - [Building documentation](how-to/contribute/how/build-docs.md) |
| 27 | + - [Writing documentation](how-to/contribute/how/write-docs.md) |
| 28 | + - [Adding a change note](how-to/contribute/how/change-note.md) |
| 29 | + - [Submitting a pull request](how-to/contribute/how/submit-pr.md) |
| 30 | + - [Providing a review](how-to/contribute/how/review-pr.md) |
| 31 | + - [Submitting a new issue](how-to/contribute/how/new-issue.md) |
| 32 | + - [Proposing a new feature](how-to/contribute/how/propose-feature.md) |
33 | 33 | - What happens next? |
34 | | - - [Pull request review process](how-to/contribute/next/pr_review.md) |
| 34 | + - [Pull request review process](how-to/contribute/next/pr-review.md) |
35 | 35 | - [Release process](how-to/contribute/next/release.md) |
36 | 36 | - Style guides |
37 | | - - [Code style guide](how-to/contribute/style/code_style_guide.md) |
38 | | - - [Documentation style guide](how-to/contribute/style/docs_style_guide.md) |
| 37 | + - [Code style guide](how-to/contribute/style/code-style-guide.md) |
| 38 | + - [Documentation style guide](how-to/contribute/style/docs-style-guide.md) |
39 | 39 | - Internal How-to guides |
40 | 40 | - [How to cut a Rubicon ObjC release](how-to/internal/release.md) |
41 | 41 | - [Topic guides](topics/index.md) |
|
0 commit comments