Skip to content

Commit 7cdc7c4

Browse files
committed
update CONTRIBUTING.md
1 parent bdfd12f commit 7cdc7c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ In `data-raw/palettes_d.R` add a function (ordered alphabetically) in the format
1111

1212
Where <package>_pals should be a single level named list of palettes. Add the list to the `palettes_d` list in the end of the document and run the full script.
1313

14-
run script `data-raw/palettes_d_names.R`.
14+
Modify and run script `data-raw/palettes_d_names.R`.
1515

1616
run `devtools::document()`.
1717

@@ -28,7 +28,7 @@ Include bullet in `NEWS.md` file.
2828
## Github issue template
2929

3030
- [ ] Modify `data-raw/palettes_d.R`
31-
- [ ] run `data-raw/palettes_d_names.R` script
31+
- [ ] Modify and Run `data-raw/palettes_d_names.R` script
3232
- [ ] run `devtools::document()`
3333
- [ ] Include license reference in `LICENSE` file.
3434
- [ ] Include package information in `data-raw/packages` and run.

0 commit comments

Comments
 (0)