Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

CONTRIBUTING.md 1.7 KB

You have to be logged in to leave a comment. Sign In

Contribution Guidelines

GaNDLF is a package that is worked on by the MLCommons community in general - additional members from the community are welcome!

Issues

  • The easiest way to contribute is by reporting issues is through the GitHub.
  • When reporting an issue, please ensure you fill out as much information from the templates as possible for us to debug and diagnose it.

Feature Requests

  • If you have a particular feature in mind, please submit it via the new Feature Request system via GitHub.
  • More information on requests ➡️ better understanding of requirements ➡️ quicker action.

Pull Requests

Thank you for your interest in contributing to GaNDLF! To make the process as smooth as possible, please follow these guidelines for speedy reviews and merges:

  • Ensure your PR addresses an existing issue or feature request (if none exists, please open one so that it can be triaged by the admins).
  • All parties that have commits to a PR should sign the MLCommons CLA.
  • Your PR should be initiated from a branch that either contains the issue number it fixes and/or contains as much top-level information as possible to help moderators review and merge it.
  • The branch should be from a fork of GaNDLF.
  • Include tests for the code changes in your PR. Please provide an explanation If code coverage gets reduced, which will help the review process.
  • Update documentation for the added functionality (if any).
  • Fill out PR template.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...