Add contribution section

Add Contribution and badge
This commit is contained in:
Vahid Panjganj
2017-06-30 12:10:53 +01:00
parent dd4d874cf8
commit 26790ac42e
2 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,10 @@
![Logo of the project](./logo.png)
# Project Guidelines
# Project Guidelines · [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
> While developing a new project is like rolling on a green field for you, maintaining it is a potential dark twisted nightmare for someone else.
Here's a list of guidelines we've found, written and gathered that (we think) works really well with most javascript projects.
If you want to share a best practice, or think one of these guidelines should be removed, [feel free to share it with us](https://help.github.com/articles/creating-a-pull-request/).
If you want to share a best practice, or think one of these guidelines should be removed, [feel free to share it with us](http://makeapullrequest.com).
- [Git](#git)
- [Documentation](#documentation)
- [Environments](#environments)