diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 034afa05..7db3d9be 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,9 +4,10 @@ Please check off each taskbox as an acknowledgment that you completed the task o - [ ] Place Closes # into the beginning of your Pull Request Title (Use Edit button in top-right if you need to update), and make sure the corresponding issue is linked in the Development section on the right hand side - [ ] Run the script from `CICD.R` line by line to first check the spelling in your post and then to make sure your code is compatible with our code-style. Address any incongruences by following the instructions in the file! -- [ ] Choose (possibly several) `tag(s)` or categories from the current list: `c("metadata", "submission", "qc", "ADaMs", "SDTMs", "community", "conferences", "admiral", "roak", "xportr", "metatools", "metacore")` for your blog post. If you cannot find anything that fits your blog post, add your own tag! -- [ ] Blog post is under a 10 minute read +- [ ] Choose (possibly several) `tag(s)` or categories from the current list: `c("metadata", "submission", "qc", "ADaMs", "SDTMs", "community", "conferences", "admiral", "roak", "xportr", "metatools", "metacore")` for your blog post. If you cannot find anything that fits your blog post, add your own tag! We occasionally tidy up all `tags` for consistency. - [ ] Blog post is *short*, *personalized*, *reproducible* and *readable* +- [ ] Add a disclaimer at the top of your post, if appropriate (example: **Disclaimer** +This blog contains opinions that are of the authors alone and do not necessarily reflect the strategy of their respective organizations.) - [ ] Address all merge conflicts and resolve appropriately -- [ ] Poke two or three of us to do a review! +- [ ] Assign two of us (@bms63, @manciniedoardo, @StefanThoma, @kaz462) as reviewers in the PR. - [ ] Pat yourself on the back for a job well done! Much love to your accomplishment! diff --git a/.lycheeignore b/.lycheeignore index 8b50d369..0a5d1b55 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -9,3 +9,5 @@ https://cran.r-project.org/doc/FAQ/R-FAQ.html#Why-doesn_0027t-R-think-these-numb https://go.appsilon.com/demo-apps https://doi.org/10.1177/17407745221123244 https://appsilon.com/static/35215a117d1bc17fac2179f059c3709f/rhino_fda_pilot_r_shiny_app_e-ctd.webm +https://stackoverflow.com/questions/12688717/round-up-from-5 +https://stackoverflow.com/questions/12688717/round-up-from-5#comment110611119_12688836