Update issue templates (#48)

This commit is contained in:
Wei Fu 2025-05-26 14:38:17 +08:00 committed by GitHub
parent c60d128b14
commit 89cc3a7400
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 31 additions and 0 deletions

31
.github/ISSUE_TEMPLATE/doc.md vendored Normal file
View File

@ -0,0 +1,31 @@
---
name: Doc
about: Report incorrect or missing information in the documentation
title: "[Doc]"
labels: documentation
assignees: ''
---
## Description
A clear and concise description of the documentation issue.
**Issue Type**:
<!-- Check all that apply -->
- [ ] Missing documentation
- [ ] Incorrect information
- [ ] Unclear or confusing
- [ ] Typo or formatting error
- [ ] Other (please describe)
## Expected Behavior
What should the documentation say or include?
## Current Behavior
What does it currently say or lack?
## Additional Context
Add any other context, links, or references here.