Add contribution section
Add Contribution and badge
This commit is contained in:
parent
dd4d874cf8
commit
26790ac42e
4
CONTRIBUTING.md
Normal file
4
CONTRIBUTING.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Contributing to Project Guidelines
|
||||||
|
|
||||||
|
### No guidelines here :D, hit us with your PR.
|
||||||
|
**Working on your first Pull Request?** You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github)
|
@ -1,10 +1,10 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Project Guidelines
|
# Project Guidelines · [](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.
|
> 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.
|
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)
|
- [Git](#git)
|
||||||
- [Documentation](#documentation)
|
- [Documentation](#documentation)
|
||||||
- [Environments](#environments)
|
- [Environments](#environments)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user