Skip to content

Commit 81a7d30

Browse files
authored
Add issue template for doc issues (opensearch-project#4194)
* Add issue template for doc issues Signed-off-by: Simeon Widdis <sawiddis@amazon.com> * Fix indents Signed-off-by: Simeon Widdis <sawiddis@amazon.com> --------- Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
1 parent 7a3a038 commit 81a7d30

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: 📃 Documentation issue
3+
about: Need docs? Create an issue to request or add new documentation.
4+
title: '[DOC]'
5+
labels: 'untriaged, documentation'
6+
assignees: ''
7+
---
8+
9+
**What do you want to do?**
10+
11+
- [ ] Request a change to existing documentation
12+
- [ ] Add new documentation
13+
- [ ] Report a technical problem with the documentation
14+
- [ ] Other
15+
16+
**Tell us about your request.** Provide a summary of the request.
17+
18+
**Version:** List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.
19+
20+
**What other resources are available?** Provide links to related issues, POCs, steps for testing, etc.

0 commit comments

Comments
 (0)