From 3e5d07ec85a34f424e247b24e8a612a5ad4e77ec Mon Sep 17 00:00:00 2001 From: Tiago Alves Date: Sun, 15 Oct 2017 15:56:50 -0200 Subject: [PATCH] Add contributing.md Because organization and contributions are cool --- contributing.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 contributing.md diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..1861a7c --- /dev/null +++ b/contributing.md @@ -0,0 +1,22 @@ +# Contribution Guidelines + +Please follow the instructions below to make a contribution. + +This resource was made by the developers and hackers alike! We appreciate and recognize all [contributors](#contributors). + +## Table of Content + +- [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 to the `README.md` file and make sure that the edited list is in alphabetical order. +- Submit a pull request. + +## Removing from the List + +- If you have any issues accessing any of the resources listed here, please let us know. + +## Contributors