When reporting an issue, try to be as descriptive as possible.
If you are reporting a software bug, please describe how you encountered the bug, and how it can be reproduced (if applicable). If possible, try to follow this template:
- Operating system
- Application platform (R package, Docker image, source code, etc.)
- Description of bug
- Can the bug be reproduced (Y/N)
- Steps for reproducing the bug:
- Submit an issue describing your proposed change to the repo in question.
- The repo owner will respond to your issue promptly.
- Fork the desired repo, develop and test your code changes.
- Ensure that your code does not break any other functionalities
- Submit a pull request.