Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 778 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 778 Bytes

CQuIC.github.io

Public facing website for the CQuIC@GitHub account

Contributing

If you would like to help with the development of this site, please feel free to do so. In particular, you should fork this project to your own github page, and then submit pull requests to contribue developments.

Git Workflow

For simplicity of management, we ask that users abide by the following workflow:

  • The master branch represents the branch for which the website is fully operational and provides a good user experience. Under no circumstances should you merge directly into the master branch.
  • Instead, merge your branch into the development branch, and we will preview those changes before merging into the master branch ourselves.