Intro Page
Contributing
Checklist before MR
- Clone the repo 
- Do your development in your branch 
- Increase version number in DESCRIPTION 
- Add what you did in NEWS.md release notes 
- For the documentation, you can use “devtools::document()” 
- Run devtools::build_readme() to update README.md 
- pkgdown::build_site() for website update 
This is it. to make sure it is working, you can click on “Build” in RStudio top menu then click “Clean and Rebuild”