Skip to content

Commit

Permalink
docs(contributing): clarify that template changes go to main (remix-r…
Browse files Browse the repository at this point in the history
  • Loading branch information
machour authored May 11, 2022
1 parent 78ccd75 commit 0a410a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ When you start a pull request, the remix-cla-bot will prompt you to review the [
Before you can contribute to the codebase, you will need to fork the repo. This will look a bit different depending on what type of contribution you are making:

- All new features, bug-fixes, or **anything that touches `remix` code** should be branched off of and merged into the `dev` branch
- Changes that only touch documentation can be branched off of and merged into the `main` branch
- Changes that only touch templates or documentation can be branched off of and merged into the `main` branch

The following steps will get you setup to contribute changes to this repo:

Expand Down

0 comments on commit 0a410a3

Please sign in to comment.