doc: add developer notes
This commit is contained in:
+14
-1
@@ -2,4 +2,17 @@
|
||||
|
||||
## Bump Version Up
|
||||
|
||||
TODO
|
||||
### Bump OMRF Version Up
|
||||
|
||||
- Change the version declared in `Cargo.toml`.
|
||||
|
||||
### Bump OMRF Packer Version Up
|
||||
|
||||
- Change the version declared in `pyproject.toml`.
|
||||
- Change the version constant `VERSION` declared in `utils.py`.
|
||||
- Change the minimum required version declared in the metadata example section of `README.md`.
|
||||
|
||||
## Version Tag
|
||||
|
||||
- Use `omrf/x.y.z` to tag the version of `sarasacw-omrf`.
|
||||
- Use `omrf-packer/x.y.z` to tag the version of `sarasacw-omrf-packer`.
|
||||
|
||||
Reference in New Issue
Block a user