Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 2.78 KB

CONTRIBUTING.md

File metadata and controls

46 lines (27 loc) · 2.78 KB

Contributing to OpenFGA projects

A big welcome and thank you for considering contributing to the OpenFGA open source projects. It’s people like you that make it a reality for users in our community.

Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved. It also communicates that you agree to respect the time of the developers managing and developing these open source projects. In return, we will reciprocate that respect by addressing your issue, assessing changes, and helping you finalize your pull requests.

Table of Contents

Code of Conduct

By participating and contributing to this project, you are expected to uphold our Code of Conduct.

Getting Started

Making Changes

When contributing to a repository, the first step is to open an issue on sdk-generator to discuss the change you wish to make before making them.

Opening Issues

Before you submit a new issue please make sure to search all open and closed issues. It is possible your feature request/issue has already been answered. Make sure to also check the OpenFGA discussions.

That repo includes an issue template that will walk through all the places to check before submitting your issue here. Please follow the instructions there to make sure this is not a duplicate issue and that we have everything we need to research and reproduce this problem.

Submitting Pull Requests

Considering that the SDKs are autogenerated, please make sure to submit your Pull Requests to the sdk-generator. We will not accept PRs to this repository because they will be overwritten on the next sdk generation.

Getting in touch

Have a question or problem?

Please do not open issues for general support or usage questions. Instead, join us over in the OpenFGA discussions or support community.

Vulnerability Reporting

Please do not report security vulnerabilities on the public GitHub issue tracker. The Responsible Disclosure Program details the procedure for disclosing security issues.