From 7994c7187efdc1c94c5bad6282ccce335ec748d2 Mon Sep 17 00:00:00 2001 From: Kirk Shillingford Date: Wed, 25 Nov 2020 00:04:19 -0400 Subject: [PATCH] docs(contributions) added conventional commits Added a reference to the conventional commits style guide with appropriate TOC update --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e350a49..0d3aa53 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,6 +25,7 @@ We really want to make it as easy as possible for newbies to start helping out a - [Bug Reporting](https://github.com/tkshill/Quarto/blob/main/CONTRIBUTING.md#reporting-a-bug) - [Preffered code style](https://github.com/tkshill/Quarto/blob/main/CONTRIBUTING.md#preferred-code-style) - [Commit message conventions](https://github.com/tkshill/Quarto/blob/main/CONTRIBUTING.md#commit-message-conventions) +- [Review message conventions](https://github.com/tkshill/Quarto/blob/main/CONTRIBUTING.md#review-message-conventions) - [Labelling conventions](https://github.com/tkshill/Quarto/blob/main/CONTRIBUTING.md#labelling-conventions) # What type of contributions we're looking for. @@ -161,6 +162,10 @@ docs(README): add netlify badge and update - I27 // alter documentation in the readme file ``` +# Review message conventions + +This repository loosely follows the [Conventional Comments](https://conventionalcomments.org/) style for comments and reviews for submitted work. + # Labelling Conventions This repository has three basic types of labels: