-
Notifications
You must be signed in to change notification settings - Fork 0
05. Contributing
Christian Wick edited this page Mar 4, 2021
·
1 revision
-
git clone https://github.com/SettleForDevelopers/Developer-Docs.git
-
cd settle-api-docs
-
git checkout -b feat/my-awesome-feature
-
git commit -am 'My Awesome Feature'
-
git push origin feat/my-awesome-feature
-
gh pr create --title "My Awesome feature" --body "This is my new awesome feature." --base dev
NOTE: Pull Requests are used to start conversation about proposed changes before they're code is reviewed and eventually merged into the main branch, and we will only consider Pull Requests initiated towards the dev branch. Pull Requests towards any other branch will be ignored and closed without any further notifications.
MIT Licensed | Copyright © 2018-present Settle Group