Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.73 KB

File metadata and controls

22 lines (13 loc) · 1.73 KB

Contributing

Thank you for your interest in contributing to GPT‑RAG. We are actively consolidating and improving our contribution guidance to make it easier for you to propose changes, report issues, and collaborate across the related repositories in this project.

Important: All pull requests must target the develop branch, not main. PRs opened against main will be automatically blocked. Please change the base branch to develop before submitting.

To ensure you are always following the most accurate and up‑to‑date process, please use our central contributing guide published on the project documentation site:

That page includes:

  • The end‑to‑end contribution workflow (from forking to merging)
  • Branching and release guidelines specific to this repo and its companion services
  • Expectations for pull requests, issue triage, and code review
  • Requirements for tests, documentation, and coding standards

This repository follows the Microsoft Open Source Code of Conduct. For more information, please see the Code of Conduct FAQ or contact opencode@microsoft.com with any questions or comments.

Before contributing, you may also be asked to sign a Contributor License Agreement (CLA). You can find more details at https://cla.opensource.microsoft.com.

If you are unsure whether your change fits the current roadmap or release train, start by reviewing the contributing guide above and then open a GitHub issue or discussion in this repository to validate your proposal.