|
20 | 20 | - Publishing your app |
21 | 21 | - ./how-to/publishing/* |
22 | 22 | - [Contributing to Briefcase](how-to/contribute/index.md) |
23 | | - - [First-time contributors](how-to/contribute/first_time_contributors.md) |
| 23 | + - [First-time contributors](how-to/contribute/first-time-contributors.md) |
24 | 24 | - What can I do? |
25 | | - - [Fix an issue](how-to/contribute/what/fix_issue.md) |
26 | | - - [Implement a new feature](how-to/contribute/what/implement_feature.md) |
27 | | - - [Write documentation](how-to/contribute/what/write_docs.md) |
| 25 | + - [Fix an issue](how-to/contribute/what/fix-issue.md) |
| 26 | + - [Implement a new feature](how-to/contribute/what/implement-feature.md) |
| 27 | + - [Write documentation](how-to/contribute/what/write-docs.md) |
28 | 28 | - [Triage an issue](how-to/contribute/what/triage.md) |
29 | | - - [Review a pull request](how-to/contribute/what/review_pr.md) |
30 | | - - [Propose a new feature](how-to/contribute/what/propose_feature.md) |
31 | | - - [Use the tools](how-to/contribute/what/use_tools.md) |
| 29 | + - [Review a pull request](how-to/contribute/what/review-pr.md) |
| 30 | + - [Propose a new feature](how-to/contribute/what/propose-feature.md) |
| 31 | + - [Use the tools](how-to/contribute/what/use-tools.md) |
32 | 32 | - How do I contribute? |
33 | | - - [Setting up a development environment](how-to/contribute/how/dev_environment.md) |
34 | | - - [Reproducing an issue](how-to/contribute/how/reproduce_issue.md) |
| 33 | + - [Setting up a development environment](how-to/contribute/how/dev-environment.md) |
| 34 | + - [Reproducing an issue](how-to/contribute/how/reproduce-issue.md) |
35 | 35 | - [Working from a branch](how-to/contribute/how/branches.md) |
36 | | - - [Avoiding scope creep](how-to/contribute/how/scope_creep.md) |
37 | | - - [Writing, running, and testing code](how-to/contribute/how/write_code.md) |
38 | | - - [Building documentation](how-to/contribute/how/build_docs.md) |
39 | | - - [Writing documentation](how-to/contribute/how/write_docs.md) |
40 | | - - [Adding a change note](how-to/contribute/how/change_note.md) |
41 | | - - [Submitting a pull request](how-to/contribute/how/submit_pr.md) |
42 | | - - [Providing a review](how-to/contribute/how/review_pr.md) |
43 | | - - [Submitting a new issue](how-to/contribute/how/new_issue.md) |
44 | | - - [Proposing a new feature](how-to/contribute/how/propose_feature.md) |
| 36 | + - [Avoiding scope creep](how-to/contribute/how/scope-creep.md) |
| 37 | + - [Writing, running, and testing code](how-to/contribute/how/write-code.md) |
| 38 | + - [Building documentation](how-to/contribute/how/build-docs.md) |
| 39 | + - [Writing documentation](how-to/contribute/how/write-docs.md) |
| 40 | + - [Adding a change note](how-to/contribute/how/change-note.md) |
| 41 | + - [Submitting a pull request](how-to/contribute/how/submit-pr.md) |
| 42 | + - [Providing a review](how-to/contribute/how/review-pr.md) |
| 43 | + - [Submitting a new issue](how-to/contribute/how/new-issue.md) |
| 44 | + - [Proposing a new feature](how-to/contribute/how/propose-feature.md) |
45 | 45 | - What happens next? |
46 | | - - [Pull request review process](how-to/contribute/next/pr_review.md) |
| 46 | + - [Pull request review process](how-to/contribute/next/pr-review.md) |
47 | 47 | - [Release process](how-to/contribute/next/release.md) |
48 | 48 | - Style guides |
49 | | - - [Code style guide](how-to/contribute/style/code_style_guide.md) |
50 | | - - [Documentation style guide](how-to/contribute/style/docs_style_guide.md) |
| 49 | + - [Code style guide](how-to/contribute/style/code-style-guide.md) |
| 50 | + - [Documentation style guide](how-to/contribute/style/docs-style-guide.md) |
51 | 51 | - Internal How-to guides |
52 | 52 | - [How to cut a Briefcase release](how-to/internal/release.md) |
53 | 53 | - Upgrading from previous versions |
|
0 commit comments