Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.57 KB

CONTRIBUTING.md

File metadata and controls

35 lines (20 loc) · 1.57 KB

OpenFABR Contributing Guidelines

Pull requests, bug reports, and all other forms of contribution are welcomed and highly encouraged! :octocat:

This guide serves to set clear expectations for everyone involved with OpenFABR's OSS projects so that we can improve it together while also creating a welcoming space for everyone to participate. Following these guidelines will help ensure a positive experience for contributors and maintainers.

📖 Code of Conduct

Please review our Code of Conduct. By participating, you are expected to uphold this code.

💡 Asking Questions

If you have any question that does not relate to a bug or a feature request, please use GitHub Discussions instead of GitHub issues in each repo.

📥 How can I Contribute?

GitHub issues

If you encounter a problem with this library or if you have a new feature you'd like to see in this project, please create a new issue, following the templates that help you provide accurate information.

GitHub pull requests

Please leverage each repo's own tools to make sure the code is aligned with our standards, which may include:

  • Run all check commands (if there are any) before submitting the PR
  • Follow repo-specific commit message format
  • Follow repo-specific release workflow

Contributor License Agreement

Every committer is expected to sign a CLA before making code contribution to any OpenFABR's repo.