Flexor welcomes contributions and suggestions.
When submitting a pull request:
- Cut a branch off of
develop
and give the branch a meaningful name starting withfeature/
. - Ensure that there is an issue open to facilitate discussion about your work.
- Once all work is done submit a pull request from your feature branch back to
develop
.