Contributing: Clarify use of Draft and On hold

This commit is contained in:
Chris Hennes
2025-07-28 21:22:17 -05:00
committed by Kacper Donat
parent f73e863a02
commit 7d6c9c0ee6

View File

@@ -86,9 +86,11 @@ The FreeCAD Contribution Process is expressed here with the following specific g
2. capture toxic contributions in the historical record 2. capture toxic contributions in the historical record
3. engage with the Contributor on improving their contribution quality. 3. engage with the Contributor on improving their contribution quality.
14. Maintainers SHALL NOT make value judgments on correct contributions. 14. Maintainers SHALL NOT make value judgments on correct contributions.
15. Any Contributor who has value judgments on a PR SHOULD express these via their own PR. 15. If a PR requires significant further work before merging, the PR SHOULD be moved to draft status.
16. The User who created an issue SHOULD close the issue after checking the PR is successful. 16. If a PR is complete, but should not be merged yet (for example, because it depends on another in-process PR), the "On hold" label SHOULD be applied.
17. Maintainers SHOULD close issues that are left open without action or update for an unreasonable period. 17. Any Contributor who has value judgments on a PR SHOULD express these via their own PR.
18. The User who created an issue SHOULD close the issue after checking the PR is successful.
19. Maintainers SHOULD close issues that are left open without action or update for an unreasonable period.
## 7. Branches and Releases ## 7. Branches and Releases