@santi100/eratosthenes-sieve
Version:
Santi's Energetic Sieve of Eratosthenes: How can you sift numbers?
21 lines (13 loc) • 708 B
Markdown
# Contribute
## How to contribute
You can [file an issue](https://github.com/santi100a/eratosthenes-sieve/issues)
or a [pull request](https://github.com/santi100a/eratosthenes-sieve/pulls).
You can also [start a discussion](https://github.com/santi100a/eratosthenes-sieve/discussions).
## Contribution rules
You must comply with the [Code of Conduct](CODE_OF_CONDUCT.md) when doing contributions.
## Types of accepted contributions and how to ask for them
- Bug reports (issue/PR if you know how to fix it)
- Feature requests (issue)
- Code contributions (PR)
- Documentation improvements (PR)
**Please submit each PR independently, as I might want to merge some but not others.**