Skip to content

Commit

Permalink
Updating the task list to be more succinct
Browse files Browse the repository at this point in the history
  • Loading branch information
sadchla-codes committed Feb 29, 2024
1 parent d80cc53 commit 27d77a2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ Thank you for your Pull Request! We have developed this task checklist to help w

Please check off each taskbox as an acknowledgment that you completed the task or check off that it is not relevant to your Pull Request. This checklist is part of the Github Action workflows and the Pull Request will not be merged into the `main` branch until you have checked off each task.

- [ ] Place Closes #<insert_issue_number> into the beginning of your Pull Request Title (Use Edit button in top-right if you need to update)
- [ ] 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
- [ ] Chose (possibly several) `tag(s)` or categories from this list: `c("metadata", "submission", "qc", "ADaMs", "SDTMs", "community", "conferences", "admiral", "roak", "xportr", "metatools", "metacore")` for your blog post
- [ ] Place Closes #<insert_issue_number> 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
- [ ] Blog post is *short*, *personalized*, *reproducible* and *readable*
- [ ] Link the issue in the Development Section on the right hand side.
- [ ] Address all merge conflicts and resolve appropriately
- [ ] Poke us to do a review!
- [ ] Poke two or three of us to do a review!
- [ ] Pat yourself on the back for a job well done! Much love to your accomplishment!

0 comments on commit 27d77a2

Please sign in to comment.