Contributing to SMNdataR
Source:CONTRIBUTING.md
Thank you for considering contributing to SMNdataR! We welcome bug reports, feature suggestions, and code improvements.
How to Contribute
- Fork the repository and create a new branch.
- Make your changes and include clear commit messages.
- Ensure all checks pass by running
devtools::check(). - Submit a pull request describing your contribution.
Reporting Issues
If you encounter a bug or have a feature request, please open an issue with a clear description and reproducible example.