Skip to content

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoVan committed Jul 16, 2023
1 parent 0fff0a7 commit 5cbf8f4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Contributing Guidelines

It's great to see that you're taking the time to read this. Let's have some fun together!

By default, there are no restrictions on your imagination - feel free to do anything that you consider appropriate and are capable of doing. However, in the event that something negative occurs, we should make a note of it and document it in this file to prevent it from happening again.

If you're interested in setting up the CALM development environment, please refer to the [Hacking](hacking.md) section.

## Making Changes

- To ensure proper code management, please refrain from pushing commits directly to the main branch.
- Instead, submit all changes through a pull request.
- Please note that a pull request must receive approval from code owners before it can be merged.
As an counterexample, please check https://github.com/VitoVan/calm/pull/163.

0 comments on commit 5cbf8f4

Please sign in to comment.