First, thank you for your interest! Contributions are an essential part of the open-source design, and always appreciated. These might include:
- Bug reports
- Suggestions
- Pull requests for patches and features
- Interest in becoming a maintainer or key developer
RedditSharp uses Git, specifically GitHub, to handle contributions and changes. To contribute a patch or feature, follow the Github Flow.
In summary:
- Fork the repo
- Branch the repo
- Update documentation if necessary
- Comment on your code
- Verify that your code is correctly formatted (using Prettier)
- Create your PR
If you're submitting an issue, the provided templates are a good guideline to ensure it will be addressed. Bug reports should always be submitted as an issue.
This project is licensed under CC BY-NC-ND 4.0.
By contributing to this project, this code will fall under the aformentioned license; incompatible code shouldn't be submitted.