Skip to content

Commit 1ae5bd8

Browse files
committed
Adding documentation issue template
1 parent 7286213 commit 1ae5bd8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: "📖 Documentation"
3+
about: Report an issue or suggest an improvement for the documentation
4+
title: 'Docs: '
5+
labels: 'documentation'
6+
assignees: ''
7+
8+
---
9+
10+
**What part of the documentation is this about?**
11+
A clear and concise description of what part of the documentation the issue is about. e.g., a specific function's documentation, a vignette, etc. Please provide a link if possible.
12+
13+
**What is the issue?**
14+
A clear and concise description of what is wrong, unclear, or missing.
15+
16+
**Suggested improvement**
17+
A clear and concise description of how you think the documentation could be improved.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the documentation issue here.

0 commit comments

Comments
 (0)