-
Notifications
You must be signed in to change notification settings - Fork 45
Contributing
i128 edited this page Jun 11, 2022
·
1 revision
If you wish to submit a pull request, please do the following:
- Under the main branch, identify the current version (README.md and/or hashview/init.py)
- Next, review the list of branches currently available on the github repository. Work on next version release will be labeled vX.Y-dev where X.Y will be one minor revision greater than whats listed under the main branch.
- Submit any/all PR's to vX.Y-dev branch.
- Once all PR's have been merged / tested they will be merged into the main branch and a new development branch will be created.