extra_math/CONTRIBUTING.md
Charlotte 🦝 Delenk 38d6abf857
All checks were successful
Hydra x86_64-linux.packages.extra-math Hydra build #2754 of procyos:extra_math:x86_64-linux.packages.extra-math
Hydra x86_64-linux.checks.extra-math Hydra build #2755 of procyos:extra_math:x86_64-linux.checks.extra-math
add incomplete gamma function
2024-09-06 20:37:10 +02:00

54 lines
No EOL
2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Contributing to `extra-math`
Thank you for considering to contribute to our project!
Theres many ways you can help us:
## Issues
Issues are very valuable both for reporting bugs and for gathering feedback on where the project is lacking. Before creating them, please try to find if someone else has already reported the issue, and upvote that instead.
## Pull Requests
Pull requests are always welcome! We'll do our best to review your pull request as soon as possible. Please make sure you follow these guidelines:
1. The pull request needs to make the intent of it clear.
GOOD: Allow `Component` to persist state.
BAD: Implement `Serialize` and `Deserialize` on `Component`
2. If it includes new code or fixes a bug, it should include tests. These do not need to be exhaustive.
3. Public APIs need to be documented.
4. The Pull Request needs to pass all CI tests.
5. Unless the change only affects documentation or tests, add a corresponding line to the [changelog](./CHANGELOG.md)
By creating a pull request on our repository, you agree to the [Developer Certificate of Origin](https://developercertificate.org/).
## Documentation
If you find parts of the documentation lacking, you are always welcome to extend or rewrite it.
## Tests
We try to uncover issues in the code automatically before they are released. To facilitate this, we need plenty of tests. For this, tests that automatically test edge cases are welcome as well.
## Translations
[TODO: We do not have a weblate]
## Testing
You can also help by running prerelease versions and reporting bugs and issues with them.
## Assisting
You can also contribute by helping others in the chatrooms, or by posting blog articles about using the project.
## Code of Conduct
Please follow the (Code of Conduct)[./CODE-OF-CONDUCT.md] in all correspondence with this project.
## Security Review
If you find a security issue, please look at our (Security Policy)[./SECURITY.md]
## Donations
You can donate money to the project maintainer here: https://ko-fi.com/darkkirb