Skip to content

Commit 1c52bdc

Browse files
committed
chore: add contribution manual
1 parent de6bb36 commit 1c52bdc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: CONTRIBUTING.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Contribution manual
2+
3+
Thank you for your interest in contributing to **compris**. There are many ways to contribute and we appreciate all of them.
4+
5+
> [!TIP]
6+
> **For new contributors**: Visit <https://github.com/firstcontributions/first-contributions> for helpful information on contributing to open source projects
7+
8+
- [Create an issue](https://github.com/Microflash/compris/issues/new) to discuss a change before you start working on it.
9+
10+
## Commit messages
11+
12+
Use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) while making changes or creating PRs.
13+
14+
## Reviewing the PRs
15+
16+
Use [conventional comments](https://conventionalcomments.org/) to provide feedback on PRs.

0 commit comments

Comments
 (0)