diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index e56cf0554c..eec623816a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -2,10 +2,11 @@ name: Bug Report about: Report a problem using F´ title: '' -labels: bug +labels: bug, ROSES Candidate assignees: '' --- + | | | |:---|:---| |**_F´ Version_**| | diff --git a/.github/ISSUE_TEMPLATE/roses-pattern.md b/.github/ISSUE_TEMPLATE/roses-pattern.md new file mode 100644 index 0000000000..0ace66c2bb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/roses-pattern.md @@ -0,0 +1,21 @@ +--- +name: ROSES Pattern +about: A standard pattern funded for documentation via ROSES. +title: ROSES - [Pattern] +labels: ROSES Candidate +assignees: '' + +--- + +[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