Skip to content

Commit

Permalink
update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilHvitfeldt committed Jan 20, 2024
1 parent bdfd12f commit 7cdc7c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In `data-raw/palettes_d.R` add a function (ordered alphabetically) in the format

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.

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

run `devtools::document()`.

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

- [ ] Modify `data-raw/palettes_d.R`
- [ ] run `data-raw/palettes_d_names.R` script
- [ ] Modify and Run `data-raw/palettes_d_names.R` script
- [ ] run `devtools::document()`
- [ ] Include license reference in `LICENSE` file.
- [ ] Include package information in `data-raw/packages` and run.
Expand Down

0 comments on commit 7cdc7c4

Please sign in to comment.