Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.25 KB

docs.md

File metadata and controls

54 lines (28 loc) · 1.25 KB
layout title
default
CMEC Docs

Updating content and testing on the dev site http://pcmdi.github.io/CMEC

  1. Go to https://github.com/PCMDI/CMEC/

  2. Double check you're on the master branch

  3. Click a .md file to edit

  4. Click the edit button

  5. Make your changes

  6. Commit your changes

  7. Once all changes are made review the devel site http://pcmdi.github.io/CMEC

  8. If it does not look right, go back to step 2

  9. Else from https://github.com/PCMDI/CMEC click New pull request

  10. Make sure base is production

  11. Make sure compare is master

  12. Make sure it is able to merge (if not stop here)

  13. Add a title or quick description of the changes

  14. Add a full comment about changes in this PR

  15. Click Create pull request

Merging a Pull Request to update Production Site https://cmec.llnl.gov

  1. From https://github.com/PCMDI/CMEC/ click Pull requests