From 5c36de1b195895ffefb717079fdae9200a22fdee Mon Sep 17 00:00:00 2001 From: M Starch Date: Wed, 8 Jan 2025 16:19:10 -0800 Subject: [PATCH] Adding in a ROSES issue template --- .github/ISSUE_TEMPLATE/bug-report.md | 3 ++- .github/ISSUE_TEMPLATE/roses-pattern.md | 21 +++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/roses-pattern.md 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