From c89fb6829b165e8930316101622b7b8f28ff05f4 Mon Sep 17 00:00:00 2001 From: Madhu Akula Date: Sat, 2 Apr 2016 00:43:46 +0530 Subject: [PATCH] Initial commit --- contributing.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 contributing.md diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..288fc45 --- /dev/null +++ b/contributing.md @@ -0,0 +1,24 @@ +##Contribution Guidelines + +`Please follow the below instrcutions for contributions.` + +This resource was made by developers and hackers alike! We appreciate and recognize all [contributors](#contributors). + +##Table of Contents + +- [Adding to the list](#adding-to-the-list) +- [To remove from the list](#to-remove-from-the-list) +- [Contributors](#contributors) + +####Adding to the list + +- Please add the content in `README.md` and make sure link in the TOC (Table Of Contents). +- Submit a pull request. + +####To remove from the list + +- If you have any issues accessing them, please report us. + +####Contributors + +- [Madhu Akula](https://www.github.com/madhuakula)