saltstack/salt

[BUG] Improve and reference Changelog docs in PR docs

Open

#59.854 geöffnet am 20. März 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (5.508 Forks)batch import
bugdoc-requestdocumentationgood first issuehelp-wantedseverity-lowtime-estimate-sprint

Repository-Metriken

Stars
 (13.710 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 72T 6h) (221 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide