Skip to content

Commit

Permalink
Add CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervonb authored Apr 5, 2023
1 parent 0a93981 commit 6da6e93
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Contributing

Hello there and welcome!

When contributing to this repository, please first discuss the change you wish to make via issue before making a change to avoid duplicate or un-warranted work.

## Pull Request Process

- We use linear history, please make sure your commits are atomic.
- Do your best to keep commits to a reasonable size, split out into a different pull request for tangental changes that are observable externally.
- Write well formed commit messages (e.g [Example](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html))
- Do call out if you start working on an issue and raise pull requests early for visibility to avoid duplicate work.

0 comments on commit 6da6e93

Please sign in to comment.