mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
docs: add reference to PR Compliance Templates repository in compliance tool documentation
This commit is contained in:
parent
42f7c72857
commit
0588459ca3
1 changed files with 3 additions and 0 deletions
|
|
@ -149,6 +149,9 @@ Each compliance is defined in a YAML file as follows:
|
||||||
- Use clear, actionable language that developers can understand
|
- Use clear, actionable language that developers can understand
|
||||||
- Focus on meaningful compliance requirements, not style preferences
|
- Focus on meaningful compliance requirements, not style preferences
|
||||||
|
|
||||||
|
???+ tip "Ready-to-use compliance templates"
|
||||||
|
For production-ready compliance checklist templates organized by programming languages and technology stacks, check out the [PR Compliance Templates repository](https://github.com/qodo-ai/pr-compliance-templates).
|
||||||
|
|
||||||
### Local Compliance Checklists
|
### Local Compliance Checklists
|
||||||
|
|
||||||
For basic usage, create a `pr_compliance_checklist.yaml` file in your repository's root directory containing the compliance requirements specific to your repository.
|
For basic usage, create a `pr_compliance_checklist.yaml` file in your repository's root directory containing the compliance requirements specific to your repository.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue