Skip to content

Commit 0c297d8

Browse files
author
nvim-orgmode
committed
1 parent fb166e9 commit 0c297d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/contributing.org

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,9 @@ make test FILE=./tests/plenary/api/api_spec.lua
9696
:CUSTOM_ID: parser
9797
:END:
9898
Parsing is done via builtin treesitter parser and the [[https://github.com/milisims/tree-sitter-org][tree-sitter-org]] grammar.
99+
100+
**** Commits
101+
:PROPERTIES:
102+
:CUSTOM_ID: commits
103+
:END:
104+
Ensure that you follow the [[https://www.conventionalcommits.org/][Conventional Commits]] specification (e.g., =feat: add new feature=, =fix: correct bug=, =docs: update documentation=).

0 commit comments

Comments
 (0)