From bead5eebea4c387edf06e131dbf21e82ebe1eec9 Mon Sep 17 00:00:00 2001 From: sliptonic Date: Wed, 26 Oct 2022 14:41:47 -0500 Subject: [PATCH] Update CONTRIBUTING.md Revise the policy for contributors to be included in the "About" dialog --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 96cb586dd9..142a4a56d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,7 @@ The FreeCAD Contribution Process is expressed here with the following specific g 2. All contributions to FreeCAD MUST use a compatible license. 3. All contributions are owned by their authors unless assigned to another. 4. FreeCAD does not have a mandatory copyright assignment policy. -5. A Contributor who wishes to be identified in the Credits section of the application "About" dialog is responsible for identifying themselves appropriately by notifying an Administrator or Maintainer. +5. A Contributor who wishes to be identified in the Credits section of the application "About" dialog is responsible for identifying themselves. They should modify the Contributors file and submit a PR with a single commit for this modification only. The contributors file is found at https://github.com/FreeCAD/FreeCAD/blob/master/src/Doc/CONTRIBUTORS ## 5. Contribution Requirements