Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 973 Bytes

contribute-via-github.md

File metadata and controls

17 lines (14 loc) · 973 Bytes

Submitting bug fixes and enhancements is easy

  1. Log in to GitHub
  2. Fork the Monstra Repository https://github.com/Awilum/monstra-cms
  3. Click "Fork" and you'll have your very own copy of the Monstra source code at http://github.com/{your-username}/monstra-cms
  4. Edit files within your fork. This can be done directly on GitHub.com at http://github.com/{your-username}/monstra-cms
  5. Submit a Pull Request (tell Monstra about your changes)
  6. Click "Pull Prequest" and enter a Message that will go with your commit to be reviewed by core committers
  7. Click "Send Pull Request"

Links