NA
Source:CONTRIBUTING.md
Contributing to pkmapr
All contributions are welcome.
Found a bug?
Before opening an issue, check that you are running the latest CRAN release (install.packages("pkmapr")) or the development version from GitHub. Then open an issue and include:
- A reproducible example (use
reprex::reprex()) - Your
sessionInfo()output - What you expected vs what happened
Have an idea?
Open an issue with the label enhancement and describe what you would like to see and why it would be useful.