From 6fa7aa7bbf35e5fab58aba7eb3dbf1ea0a79f719 Mon Sep 17 00:00:00 2001 From: "Jason M. Gates" Date: Wed, 24 Apr 2024 10:06:07 -0600 Subject: [PATCH] docs: Adopt Conventional Comments Try to encourage effective communication. --- CONTRIBUTING.md | 71 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 70 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e6f835..9b6146b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -551,7 +551,7 @@ origin `, and then create a pull request. Apply the same "Type" label as the issue, and then return to the issue and swap "Stage: Development" for "Stage: Review". -### Reviewers +### Reviews A project maintainer will review your pull request. Work with them to get your changes into an acceptable state. @@ -605,3 +605,72 @@ When the review is finished and changes are ready to be merged into `master`: 3. Notify your reviewers that the request is ready to merge. 4. Wait for them to merge the request. 5. Ensure the post-merge CI pipeline also succeeds. + + + +## Conventional Comments + +When commenting on issues and pull requests, we endeavor to adhere to the +[Conventional Comments specification][conventionalcomments] wherever +applicable. Comments should have the form +``` +