[IMP] release documentation
This commit is contained in:
parent
7b8f9f828a
commit
e8da97fca7
|
|
@ -152,6 +152,14 @@ release, if it is a major, minor or patch release. For alpha, beta, etc
|
||||||
release information will be published with the next major, minor or
|
release information will be published with the next major, minor or
|
||||||
patch release.
|
patch release.
|
||||||
|
|
||||||
|
To generate the `CHANGES.rst`, run the towncrier tool:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
towncrier build
|
||||||
|
```
|
||||||
|
|
||||||
|
Use `--draft` option to preview the result.
|
||||||
|
|
||||||
Then push a commit with the version and the changlog updated on the main
|
Then push a commit with the version and the changlog updated on the main
|
||||||
branch.
|
branch.
|
||||||
|
|
||||||
|
|
|
||||||
1
newsfragments/+improve-release-documentation.doc
Normal file
1
newsfragments/+improve-release-documentation.doc
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Improve release documentation for developpers.
|
||||||
Loading…
Reference in New Issue
Block a user