Added contributing file to .github folder

This commit is contained in:
holgerd77 2019-04-26 15:09:51 +02:00
parent e896df6e23
commit 72f629d502
1 changed files with 9 additions and 0 deletions

9
.github/contributing.md vendored Normal file
View File

@ -0,0 +1,9 @@
# Contributing
Great that you want to contribute to the `EthereumJS` [ecosystem](https://ethereumjs.readthedocs.io/en/latest/introduction.html). `EthereumJS` is managed by the Ethereum Foundation and largely driven by the wider community. Everyone is welcome to join the effort and help to improve on the libraries (see our [Code of Conduct](https://ethereumjs.readthedocs.io/en/latest/code_of_conduct.html) 🌷).
We have written up some [Contribution Guidelines](https://ethereumjs.readthedocs.io/en/latest/contributing.html#how-to-start) to help you getting started.
These include information on how we work with **Git** and how our **general workflow** and **technical setup** looks like (stuff like language, tooling, code quality and style).
Happy Coding! 👾 😀 💻