Skip to content

Commit 2664aaa

Browse files
✨ use _quarto.yml in the PR template
1 parent 9b26d05 commit 2664aaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Fixes #<NUM>
2020

2121
- [ ] If you have added a new chapter(s)/section(s) to the guide, have you updated the [Quick start to the guide](https://contributor.r-project.org/rdevguide/introduction.html#quick-start-to-the-guide) accordingly?
2222
- If you have added a new chapter(s) to the guide:
23-
- [ ] Have you listed it (them) in the `_bookdown.yml`?
23+
- [ ] Have you listed it (them) in the `_quarto.yml`?
2424
- [ ] Are the filename(s) for the new chapter(s) in lower case?
25-
- [ ] Are the words in the filename(s) for the new chapter(s) separated by `-` (if required)?
25+
- [ ] Are the words in the filename(s) for the new chapter(s) separated by `_` (if required)?
2626

2727
### What should a reviewer concentrate their feedback on?
2828

0 commit comments

Comments
 (0)