raspap-webgui/CONTRIBUTING.md

7 lines
375 B
Markdown
Raw Normal View History

2017-10-23 23:52:43 +02:00
## How to contribute
2020-02-12 22:28:29 +01:00
1. Fork the project in your account and create a new branch: `your-great-feature`.
2. Open an issue in the repository describing the feature contribution you'd like to make. This will help us get you started on the right foot.
3. Commit changes in your feature branch.
4. Open a pull request and reference the initial issue in the pull request message.