Skip to content

Commit 76ac423

Browse files
committed
add contributing guide
1 parent d74419b commit 76ac423

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
This is really easy:
2+
3+
- [x] Fork it
4+
- [x] Code it
5+
- [x] Submit Pull Request
6+
- [x] Get it merged

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ Please watch this video to start working in KMS:
6262
## Extensions
6363
* [kms_models](https://github.com/webgradus/kms_models)
6464

65+
## Contributing
66+
67+
Please follow [CONTRIBUTING.md](CONTRIBUTING.md).
68+
6569
## Running problems
6670

6771
* Make sure you have "pids" and "sockets" folders in project's "tmp" folder (if using Puma especially)

0 commit comments

Comments
 (0)