mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-03-22 05:01:28 +00:00
Add internal type for release notes
This commit is contained in:
committed by
Christoph Burgdorf
parent
07eecb5c69
commit
89363b2d9b
@ -12,6 +12,7 @@ Each file should be named like `<ISSUE>.<TYPE>.rst`, where
|
||||
* `bugfix`
|
||||
* `performance`
|
||||
* `doc`
|
||||
* `internal`
|
||||
* `removal`
|
||||
* `misc`
|
||||
|
||||
@ -23,4 +24,4 @@ then open up the PR first and use the PR number for the newsfragment.
|
||||
Note that the `towncrier` tool will automatically
|
||||
reflow your text, so don't try to do any fancy formatting. Run
|
||||
`towncrier --draft` to get a preview of what the release notes entry
|
||||
will look like in the final release notes.
|
||||
will look like in the final release notes.
|
||||
|
||||
Reference in New Issue
Block a user