chore: add docs issue template (#17321)
This commit is contained in:
parent
361336132d
commit
4896697b5b
17
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Documentation Request
|
||||
about: Create an issue for missing or incorrect documentation
|
||||
title: "[Documentation]: "
|
||||
labels: T:Docs
|
||||
---
|
||||
|
||||
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
|
||||
v ✰ Thanks for opening an issue! ✰
|
||||
v Before smashing the submit button please review the template.
|
||||
v Word of caution: poorly thought-out proposals may be rejected
|
||||
v without deliberation
|
||||
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
|
||||
|
||||
## Summary
|
||||
|
||||
<!-- Short, concise description of the the missing and/or incorrect documentation -->
|
||||
Loading…
Reference in New Issue
Block a user