From b25226878813d4f4c629ec328574e60c98aeb008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateja=20Mari=C4=87?= Date: Sat, 13 Feb 2021 15:11:51 +0100 Subject: Create CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md 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. -- cgit v1.2.3