| description | Want to contribute back to Dispatch? This page describes the general development flow, our philosophy, the test suite, and issue tracking. |
|---|
Dispatch documentation is managed via Gitbook.
Creating a release of Dispatch requires the following steps.
- Update the version number in
dispatch/__about__.py - Create a new entry in the change log
- Create a commit with the change log changes
- Create a pull request with the change
- Merge change