diff options
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..e99ac7b --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +All pull requests are welcome! :smiley: + +Just remember smaller commits are better and make sure all commit messages are meaningful. |