-
Notifications
You must be signed in to change notification settings - Fork 5
How to Contribute
There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.
If you'd like to contribute to the codebase, there are two methods of doing so:
-
Check out the list of current issues and fork (or branch if you are on a Flowthru Team) the repository to address an issue (see below for instructions on getting the project running).
-
View the current milestone and create an issue based off a listed feature. Follow by contributing code. Features that already have an issue for them have an issue number next to them. You can find the current milestone and its plan on the sidebar of the wiki.
If you want to understand how Flowthru works or want to debug an issue, you'll want to get the source, run it, and make modifications.
There are two methods to contribute to code.
- If you are associated with a Flowthru Team, you want to use branching
- If you are not part of a Flowthru Team, you have to use forking.