Add contributing file.
This commit is contained in:
11
CONTRIBUTING.md
Normal file
11
CONTRIBUTING.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Contributing
|
||||
|
||||
We welcome any contributions or feature requests you would like to submit!
|
||||
|
||||
Fork the Project
|
||||
* Create your Feature Branch (git checkout -b feature/AmazingFeature)
|
||||
* Commit your Changes (git commit -m 'Add some AmazingFeature')
|
||||
* Push to the Branch (git push origin feature/AmazingFeature)
|
||||
* Open a Pull Request
|
||||
|
||||
When implementing your new feature, please follow Fabric [core design principles](./MANIFESTO.md#core-design-principles).
|
||||
Reference in New Issue
Block a user