Skip to content

Commit

Permalink
chore: add CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
psastras committed Aug 2, 2024
1 parent 10b30a5 commit 25a71be
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Contributing

Anybody is welcome to propose or create a change. It is appreciated for larger changes that a
notification and some discussion is made before moving forwards with such changes. Small changes
and improvements are always welcome via pull request.

It is expected that all contributions follow the relevant processes and conduct specified below.

## Pull Request Process

1. Please make sure to update relevant documentation, when applicable to your pull request
2. Pull requests commits should follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) guidelines. Merges are not allowed to keep a linear history (rebase only), therefore its important to keep the history clean
3. Please mention a codeowner to get eyes on your pull request
4. Once approved, you or a codeowner may merge the change

## Code of Conduct

Be empathetic - everyone is coming from their own background, priorities, challenges and mindset.

0 comments on commit 25a71be

Please sign in to comment.