Repository for Greek Drama, Black Lives website project
For documentation on the Hitchens theme, see [theme-docs.md].
Whenever you contribute to this repository, please follow these instructions:
- Make sure your local branches are up to date
- Create a new local branch for your changes with a descriptive, unique name and commit to that branch
- Do a test build of the site to make sure your changes don't have unintended consequences
- Once you are ready to merge your contributions to the main branch or have someone review them, publish your local branch and open a pull request
- Assign one of your teammates to review the pull request
- Your teammate will review your changes & comment if necessary, then merge and close the pull request
- Once you have opened a pull request, return to the main branch
- Once your pull request has been merged, delete your branch on GitHub.
- Use the issue feature for 'to do' list items
- You can assign issues to teammates (or to yourself)
- Issues can be linked to branches or pull requests, so they are closed when the changes are merged