Skip to content

ContributionGuide

Valentina edited this page Oct 16, 2023 · 10 revisions

Before you start contributing you should

  • Make sure you agree to contribute your code under Apache 2.0 license.
  • Make sure that nobody beat you into fixing or reporting the issue by doing a search on the Github DLI issues page, and making sure that there isn't someone working on it. In the latter case you might provide support or suggestion in the issue or in the linked pull request.
  • If you have a question about the software, then you should open up a question at the disscution page.

"Fork & Pull Request model" for code contribution

[TBD]

Making a good pull request

[TBD]

Testing and merging pull requests

[TBD]

Clone this wiki locally