Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 382 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 382 Bytes

To Contribute a new theme to ggthemes:

  1. fork the respository
  2. clone onto your personal machine
  3. add the .R file containing functions for creating your theme to ggthemes/tree/main/R
  4. add an image of your theme using mtcars to ggthemes/tree/main/figure
  5. update the README to include a sample image of your theme
  6. push updates
  7. create pull request to include new theme