Skip to content

Commit

Permalink
docs(contributions) added conventional commits
Browse files Browse the repository at this point in the history
Added a reference to the conventional commits style guide with appropriate TOC update
  • Loading branch information
tkshill authored Nov 25, 2020
1 parent 703605f commit 7994c71
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 7994c71

Please sign in to comment.