[BUG] Improve and reference Changelog docs in PR docs
#59 854 ouverte le 20 mars 2021
Métriques du dépôt
- Stars
- (13 710 stars)
- Métriques de merge PR
- (Merge moyen 72j 6h) (221 PRs mergées en 30 j)
Description
We have Changelog documentation here:
https://docs.saltproject.io/en/latest/topics/development/changelog.html
However, this documentation is not integrated or referenced in our documentation on how to create PRs:
https://docs.saltproject.io/en/latest/topics/development/contributing.html
The "Changelog" section appears BEFORE the Contributing section, but should likely be placed INSIDE the Contributing section. It is a key part of our PR process, and we have several community contributors who write their own Changelog entries.
Thus, it should be integrated into the steps listed in contributing.html.