From 6f6c65034f167e512cf0d8aa733b9064b01b1c36 Mon Sep 17 00:00:00 2001 From: rby90 <34209017+rby90@users.noreply.github.com> Date: Sun, 8 Apr 2018 12:22:47 -0400 Subject: [PATCH] create CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..e620c04 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contribution Guidelines + +* The tutorial(s) should work towards the completion of a small or large project in C. +* The tutorial(s) should be place under the right section (i.e. books, articles, videos, etc.). +* The tutorial(s) don't already exist within the repo.