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

Commit

Permalink
docs: enforce cc for pull requests and issues (#220)
Browse files Browse the repository at this point in the history
* docs: enforce conventional commits in `contributing.md`

* style: deno lint

* docs: enforce cc for pull requests and issues only

* style: fix wrap

* fix: wording

* fix: grammar

---------

Co-authored-by: Samuel Kopp <62482066+boywithkeyboard@users.noreply.github.com>
  • Loading branch information
ivy and boywithkeyboard committed Sep 14, 2023
1 parent 56d996d commit 910d950
Showing 1 changed file with 6 additions and 0 deletions.
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

0 comments on commit 910d950

Please sign in to comment.