Files
AI/참고/guardrails-main/.github/ISSUE_TEMPLATE/documentation.md
2026-05-12 19:40:31 +09:00

26 lines
866 B
Markdown

---
name: Documentation issue
about: Report a problem or suggest an improvement for Guardrails documentation
title: "[docs]"
labels: documentation
assignees: ''
---
**Description**
[Add a clear description of the documentation issue or improvement suggestion]
**Current documentation**
[Provide a link to the current documentation page or section that needs attention]
**Suggested changes**
[If you have specific changes in mind, describe them here. Be as detailed as possible]
**Additional context**
[Add any other context, screenshots, or examples that could help explain the issue or improvement]
**Checklist**
- [ ] I have checked that this issue hasn't already been reported
- [ ] I have checked the latest version of the documentation to ensure this issue still exists
- [ ] For simple typos or fixes, I have considered submitting a pull request instead