...
openIDL is an open source project. We will follow best practices for such projects.
Info | ||
---|---|---|
| ||
This page describes the practices for developing / contributing to openIDL All commits should correspond to an issue in the GItHub repository. All commits should mention the issue number at the beginning of the commit. Use the format
All pull/merge requests must reference the issue number. |
Let's follow GitFlow: https://datasift.github.io/gitflow/IntroducingGitFlow.html
...