Skip to content

Commit 97309ba

Browse files
authored
Merge pull request #29 from serokell/contributing
Create CONTRIBUTING.md
2 parents 9e635a3 + 91b6ac6 commit 97309ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contribution Guidelines
2+
3+
We welcome issues and pull requests at https://github.com/serokell/nixfmt.
4+
5+
We use stylish-haskell to format our code. Make sure to format your
6+
contributions with it. It is available within the `nix-shell` and it should pick
7+
up the configuration from the repository automatically.

0 commit comments

Comments
 (0)