Want to contribute to this repo? Great! We ❤️ contributions. Just make sure to follow these guidelines.
- Fork the repo (you can ignore this step if you are a part of the HackCU team)
- Create a new branch with a descriptive name of the feature or the bug you are fixing.
- If you are a part of the HackCU team, push the branch to the remote so that others know that you are working on this branch. Otherwise, create a new issue mentioning that you would like to add a new feature or fix a bug you noticed. This lets us know that someone is already helping us fix the issue!
- Make changes and commit them. Your commit messages should be descriptive and imperative. Read this for guidelines.
- Test locally and make sure the website functions properly and you didn't break anything.
- Create a pull request with a descriptive title. Clearly document any changes you made. You should be able to explain why you made those changes.
- Work on the
dev
ordevelop
branch - Test locally and make sure the website functions properly and you didn't break anything.
- Create a pull request with a descriptive title. Clearly document any changes you made. You should be able to explain why you made those changes.