Skip to content

Contributing

i128 edited this page Jun 11, 2022 · 1 revision

If you wish to submit a pull request, please do the following:

  1. Under the main branch, identify the current version (README.md and/or hashview/init.py)
  2. 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.
  3. Submit any/all PR's to vX.Y-dev branch.
  4. Once all PR's have been merged / tested they will be merged into the main branch and a new development branch will be created.

Clone this wiki locally