From 4f722cf9a5198d7af215fcdfde63ff3ebd2cf23b Mon Sep 17 00:00:00 2001 From: Kyle Zollo Date: Mon, 15 Jan 2024 17:04:52 -0500 Subject: [PATCH] Create use-case.yaml --- .github/ISSUE_TEMPLATE/use-case.yaml | 58 ++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/use-case.yaml diff --git a/.github/ISSUE_TEMPLATE/use-case.yaml b/.github/ISSUE_TEMPLATE/use-case.yaml new file mode 100644 index 0000000..8a3da8f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/use-case.yaml @@ -0,0 +1,58 @@ +name: Use Case +description: Proposal for a new OHDSI Oncology WG Use Case. +title: "[Use Case]: " +labels: ["Use Case"] +projects: "OHDSI/26" +body: + - type: markdown + attributes: + value: | + # OHDSI Oncology WG Use Case + ## Project Deliverable + Please provide the following information about your project's deliverable: + - type: textarea + id: deliverable + attributes: + label: Description + description: "What is your deliverable?" + placeholder: "Give a description of your deliverable here" + - type: textarea + id: infrastructure + attributes: + label: Infrastructure + description: "Can this be delivered with existing Infrastructure? If no, what needs to be added?" + placeholder: "Can this be delivered with existing infrastructure?" + - type: textarea + id: timeline + attributes: + label: Timeline + description: "What is your desired timeline for completing this work?" + placeholder: "Explain your desired timeline here" + - type: textarea + id: credit + attributes: + label: Credit + description: "How would you and your team like to receive credit for this work?" + placeholder: "Can this be delivered with existing infrastructure?" + - type: textarea + id: support + attributes: + label: Support + description: "What kind of support does your team need from the workgroup?" + placeholder: "Describe the type of support you will need" + - type: textarea + id: datasets + attributes: + label: Datasets of Interest + description: "Provide a list of datasets (titles, links, descriptions, etc.) that your project is interested in using." + placeholder: "List the datasets your project is interested in using" + - type: markdown + attributes: + value: | + # Use Case Work Orders + - type: textarea + id: depends + attributes: + label: Depends On + description: "Work orders that are associated with this Use Case." + placeholder: "Issue task list goes here. This can be filled out after "