Skip to content

Commit cbadcfb

Browse files
committed
should be master branch
1 parent c5d8a2e commit cbadcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/contributing/contributing-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To contribute to the development of Singularity, you must:
1515
- Have a GitHub account (this just makes it easier on me)
1616

1717

18-
We use the traditional <a href="https://guides.github.com/introduction/flow/" target="_blank">Github Flow</a> to develop. This means that you fork the repo and checkout a branch to make changes, you submit a pull request (PR) to the development branch with your changes, and the development branch gets merged with master for official releases. We also have an official <a href="https://github.com/singularityware/singularity/blob/master/CONTRIBUTING.md" target="_blank">CONTRIBUTING</a> document, which also includes a <a href="https://github.com/singularityware/singularity/blob/development/CONTRIBUTING.md#code-of-conduct" target="_blank">code of conduct</a>.
18+
We use the traditional <a href="https://guides.github.com/introduction/flow/" target="_blank">Github Flow</a> to develop. This means that you fork the repo and checkout a branch to make changes, you submit a pull request (PR) to the development branch with your changes, and the development branch gets merged with master for official releases. We also have an official <a href="https://github.com/singularityware/singularity/blob/master/CONTRIBUTING.md" target="_blank">CONTRIBUTING</a> document, which also includes a <a href="https://github.com/singularityware/singularity/blob/master/CONTRIBUTING.md#code-of-conduct" target="_blank">code of conduct</a>.
1919

2020

2121
### Step 1. Fork the repo

0 commit comments

Comments
 (0)