Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ labels: bug
assignees: ''

---

| | |
|:---|:---|
|**_F´ Version_**| |
Expand Down
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/roses-pattern.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: ROSES Pattern
about: A standard pattern funded for documentation via ROSES.
title: ROSES - [Pattern]
labels: ROSES Candidate
assignees: ''

---

### Description
[Describe pattern here].

### Deliverables (completed before closing issue):
- [ ] Select deliverable type
- [ ] Reference guide
- [ ] How-To
- [ ] Tutorial
- [ ] Other (tool, fill-in, etc)
- [ ] Create documentation
- [ ] Create example in examples repository
- [ ] Pass expert review
- [ ] Pass user review
Loading