Forked from
Digital Experience Group / PlanetRed
630 commits behind, 7 commits ahead of the upstream repository.
-
Michael Fairchild authoredMichael Fairchild authored
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
contributing.md 330 B
#Contributing This project follows the normal github workflow.
#Working on a feature or issue
- Please make a fork of the repository if you do not already have one.
- Create a branch for the feature/issue with a name like
feature-x
orissue-#
. - Commit your changes to that branch.
- Create a pull request with your changes.