8 lines
576 B
Markdown
8 lines
576 B
Markdown
## Contribute
|
|
|
|
1. Check for open issues, or open a new issue to start a discussion around a feature idea or a bug.
|
|
2. If you feel uncomfortable or uncertain about an issue or your changes, feel free to contact us on Gitter using the link above.
|
|
3. Fork [the repository](https://github.com/deeplearning4j/ScalNet.git) on GitHub to start making your changes to the **master** branch (or branch off of it).
|
|
4. Write a test, which shows that the bug was fixed or that the feature works as expected.
|
|
5. Send a pull request, and bug us on Gitter until it gets merged and published.
|