This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Contributing
seamussmith edited this page Feb 1, 2022
·
16 revisions
Prerequisite: Creating a Dev Environment
- All of the things we need to do are put in as issues in our GitHub. We usually sort those issues into a project or a milestone. For example: The MVP milestone and the MVP project.
Top right corner of the GitHub page, click the fork button. This will create a fork on your personal GitHub account.
pretty sure you know how to do this (todo: figure out what to put here)
You don't need to branch off master
. We do master
only 'round these parts.
Protip: If you put something like Resolves #45
or whatever the issue ID is in your PR's message, upon merging the pull request, the issue will be automatically closed.
If you don't know how you should document your features, you could look at other documentation or look at Documentation Guidelines
- Things we use
- Heroku Maintaining
- Creating a dev environment
- Documentation Guidelines
- Calendar Integration Schema