Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.38 KB

CONTRIBUTING.md

File metadata and controls

39 lines (24 loc) · 1.38 KB

Contributing to Deeplearning4j

Thanks for your interest in Bereal-Fetcher.

Getting Started

Open issues for Bereal-Fetcher here.

Create pull requests for Bereal-Fetcher here.

Contributions

This repository welcomes contributions from everyone.

Contributions to Bereal-Fetcher should be made in the form of GitHub pull requests. Each pull request will be reviewed by a core contributor (someone with permission to land patches) and either landed in the main tree or given feedback for changes that would be required.

Pull Request Checklist

  • Branch from the master branch and, if needed, rebase to the current master branch before submitting your pull request. If it doesn't merge cleanly with master you may be asked to rebase your changes.

  • Commits should be as small as possible, while ensuring that each commit is correct independently (i.e., each commit should compile and pass tests).

  • Don't put submodule updates in your pull request unless they are to landed commits.

  • If your patch is not getting reviewed or you need a specific person to review it, you can @-reply a reviewer asking for a review in the pull request or a comment.

Conduct

All code in this repository is under the MIT License.