bitcoindevkit / bitcoindevkit/bdk
Standarize the changelog section of PR descriptions
Open
- Dominant language
- Rust
- Stars
- 1.1k
- Forks
- 483
- Avg merge
- 20d 3h
- Merged PRs (30d)
- 3
Description
I propose standardizing the changelog section of PR descriptions so it's easier for scripts to scrape them for releases.
For example:
* Include relevant crate[s] per change (since we have a changelog per crate).
* Standardizing formatting - headings, bullet points, wrap in block, etc (can add this to the PR template).
Contributor guide
Assessment
This issue has not been assessed yet.