We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4b051 commit dd979c2Copy full SHA for dd979c2
.github/ISSUE_TEMPLATE/bug-report.md
@@ -6,6 +6,7 @@ labels: bug
6
assignees: ''
7
8
---
9
+
10
| | |
11
|:---|:---|
12
|**_F´ Version_**| |
.github/ISSUE_TEMPLATE/roses-pattern.md
@@ -0,0 +1,22 @@
1
+---
2
+name: ROSES Pattern
3
+about: A standard pattern funded for documentation via ROSES.
4
+title: ROSES - [Pattern]
5
+labels: ROSES Candidate
+assignees: ''
+### Description
+[Describe pattern here].
13
+### Deliverables (completed before closing issue):
14
+- [ ] Select deliverable type
15
+ - [ ] Reference guide
16
+ - [ ] How-To
17
+ - [ ] Tutorial
18
+ - [ ] Other (tool, fill-in, etc)
19
+- [ ] Create documentation
20
+- [ ] Create example in examples repository
21
+- [ ] Pass expert review
22
+- [ ] Pass user review
0 commit comments