We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
develop
1 parent 7cae438 commit 38ad384Copy full SHA for 38ad384
README.md
@@ -29,11 +29,12 @@ This tool runs on a Factorio server and allows management of the Factorio server
29
30
## Contributing
31
1. Fork it!
32
+2. Checkout the develop branch, only use that as a base: `git checkout develop`
33
2. Create your feature branch: `git checkout -b my-new-feature`
34
3. Commit your changes: `git commit -am 'Add some feature'`
35
4. Add your changes a in human readable way into CHANGELOG.md
36
4. Push to the branch: `git push origin my-new-feature`
-5. Submit a pull request :D
37
+5. Submit a pull request, with `develop` as base :D
38
39
## Authors
40
0 commit comments