mirror of https://github.com/inclusionAI/AReaL
Update issue templates (#48)
This commit is contained in:
parent
c60d128b14
commit
89cc3a7400
|
@ -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.
|
Loading…
Reference in New Issue