Skip to content

Commit ad60d67

Browse files
committed
gpg is required in the git agreement according to RAS
1 parent 71f287a commit ad60d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guidelines/git_guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This section goes over the expectations of using a Git service.
3535
Most of this information is covered in our `Git Contributor Agreement`, which generally covers the RESF Git Service and Rocky Linux GitLab. However, we are duplicating the information here for all readers.
3636

3737
* Moderation is enforced - As is done in the Rocky Linux Mattermost chat, it is important to mind your language and word choice whether in Git issues or the Bug Tracker.
38-
* A valid GPG key must be uploaded and used to sign your commits - Signed commits, as a general rule are recommended. Expect that most projects will have unsigned commits disabled.
38+
* A valid GPG key must be uploaded and used to sign your commits - Signed commits, as a general rule are **required**. Expect that most projects will have unsigned commits disabled.
3939
* Do not treat git as an issue tracker - All issues for Rocky Linux should be tracked at our Bug Tracker. As of this writing, issues are opened for build issues.
4040
* Do not perform your work or changes on a system that is owned by your employer.
4141
* Creating personal projects are discouraged (see exceptions)

0 commit comments

Comments
 (0)