Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

docs: enforce cc for pull requests and issues only #220

Merged
merged 8 commits into from
Sep 14, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### Follow Conventional Commits

This repository enforces the
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
specification for writing pull requests and issues titles.

### Write a meaningful title

We ask you to write a short and meaningful title while going into more detail
Expand Down