saltstack/salt

[BUG] Improve and reference Changelog docs in PR docs

开放

#59,854 创建于 2021年3月20日

 (2 条评论) (0 个反应) (0 位负责人)Python (5,508 个派生)batch import
bugdoc-requestdocumentationgood first issuehelp-wantedseverity-lowtime-estimate-sprint

仓库指标

星标
 (13,710 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南