netgen/CONTRIBUTING.md

19 lines
1.1 KiB
Markdown
Raw Normal View History

# How to Contribute
## Reporting issues
2020-12-04 18:38:25 +05:00
If you have a problem using Netgen/NGSolve consider asking a question in our [forum](https://ngsolve.org/forum).
2020-12-04 18:41:56 +05:00
If you found a bug create an issue in the [Github Issue Tracker](https://github.com/NGSolve/netgen/issues). Please be as specific as possible, issues with a reproducible minimal failing example will get more attention than unspecific one liners :)
## Contributing patches
We love and want to encourage community engagement and will review and accept patches and contributions to this project. There are just a few steps to follow:
2020-12-04 18:38:25 +05:00
On your first contribution, to clear any legal questions, we ask you to sign our [Contributor License Agreement](CLA.pdf). Generally you have to sign this only once for Netgen or NGSolve. Please send the signed agreement to <joachim.schoeberl@tuwien.ac.at>.
Place a pull request on GitHub. From there we will pull it into our internal testing environment and, if approved, merge it into the main codebase.
2020-12-04 18:38:25 +05:00
If you have any questions feel free to ask on the [forum](https://ngsolve.org/forum).