Skip to content

Commit 38ad384

Browse files
authored
Added develop to be used for contributions
1 parent 7cae438 commit 38ad384

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ This tool runs on a Factorio server and allows management of the Factorio server
2929

3030
## Contributing
3131
1. Fork it!
32+
2. Checkout the develop branch, only use that as a base: `git checkout develop`
3233
2. Create your feature branch: `git checkout -b my-new-feature`
3334
3. Commit your changes: `git commit -am 'Add some feature'`
3435
4. Add your changes a in human readable way into CHANGELOG.md
3536
4. Push to the branch: `git push origin my-new-feature`
36-
5. Submit a pull request :D
37+
5. Submit a pull request, with `develop` as base :D
3738

3839
## Authors
3940

0 commit comments

Comments
 (0)