You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ In `data-raw/palettes_d.R` add a function (ordered alphabetically) in the format
11
11
12
12
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.
13
13
14
-
run script `data-raw/palettes_d_names.R`.
14
+
Modify and run script `data-raw/palettes_d_names.R`.
15
15
16
16
run `devtools::document()`.
17
17
@@ -28,7 +28,7 @@ Include bullet in `NEWS.md` file.
28
28
## Github issue template
29
29
30
30
-[ ] 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
32
32
-[ ] run `devtools::document()`
33
33
-[ ] Include license reference in `LICENSE` file.
34
34
-[ ] Include package information in `data-raw/packages` and run.
0 commit comments