The purpose of these documents is to inform users and maintainers on the review/triaging process and different ways to contribute to the taxonomy repository. You can view the following:
- Full layout of taxonomy repository - Taxonomy diagram
- Flowchart of the pull request review process - Review process
- Flowchart of how the backend works with reviewing PRS - Backend process
The review process starts with contributor drafting the PR.
- At the PR stage, reviewers manually check its contents (e.g. making sure the examples are added to the correct path, inspecting the contents of examples).
- If not valid, go back to the contributor and ask them to take actions.
- If a PR passes step 1, the SDG will be triggered to generate synthetic data samples.
- If not valid, go back to the contributor and ask them to take actions.
- If step 2 passes, it will be used in the next model update.
See the README.md in instructlab/docs
on how to modify and render the flowcharts.
For more information on the review process, see Pull request review in CONTRIBUTING.md
For more information on triaging contributions pull requests, see:
For documentation contribution processes, see: