Firstly, thanks for taking the time to contribute!
The following is a set of guidelines for contributing to the Hackpack, which is hosted by SIGAI@UCF. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
Table of Contents:
We hold everyone to this standard, even ourselves. By contributing, you're agreeing to the Hackpack's Code of Conduct. If you find any unacceptable behavior, please report it to [email protected].
- Fork, then clone the repo using (note:
<your-username>
should be replaced with your GitHub username):
$ git clone [email protected]:<your-username>/hackpack.git
- Now, make your edits, following the format that's laid out in the wiki.
- Submit your edits via a pull request.
- Now, you're waiting on us to verify the changes. This is run by students, so we'll be as prompt as possible; but we'll do our best to get everything checked within a week of your pull.
- To increase your chances of having your submission accepted, please follow the wiki that shows you how to write you comments on the pull request.