Thank you for your interest in contributing to stenographer!
Please read and adhere to our Code of Conduct.
-
Report bugs or suggest enhancements by opening an issue.
- Use a clear, descriptive title.
- Provide detailed steps to reproduce or implement.
-
Submit pull requests for bug fixes or new features.
- Fill in the PR template.
- Include tests and documentation.
-
Improve documentation by submitting PRs for clarifications or additions.
- Use 4 spaces for indentation.
- Use box for imports.
- Prefer base R functions and avoid unnecessary dependencies.
- We aim to minimise external dependencies, including tidyverse packages.
- Write clear, efficient, and maintainable code.
- Use present tense ("Add feature", not "Added feature")
- Be concise but descriptive
Check out issues labeled good first issue
or help wanted
.
Thank you for contributing to Logger!