From 092a96d07ad706d82fa3cf51f593672592c25f42 Mon Sep 17 00:00:00 2001 From: nshadowen314 <54289783+nshadowen314@users.noreply.github.com> Date: Mon, 1 Feb 2021 18:39:14 -0500 Subject: [PATCH] updates to request templates --- ...{prod_integrity_request.md => integrity_request.md} | 10 +++++----- .github/ISSUE_TEMPLATE/toolkit_request.md | 10 ++++++++++ 2 files changed, 15 insertions(+), 5 deletions(-) rename .github/ISSUE_TEMPLATE/{prod_integrity_request.md => integrity_request.md} (84%) create mode 100644 .github/ISSUE_TEMPLATE/toolkit_request.md diff --git a/.github/ISSUE_TEMPLATE/prod_integrity_request.md b/.github/ISSUE_TEMPLATE/integrity_request.md similarity index 84% rename from .github/ISSUE_TEMPLATE/prod_integrity_request.md rename to .github/ISSUE_TEMPLATE/integrity_request.md index 2c2455c..4d7100f 100644 --- a/.github/ISSUE_TEMPLATE/prod_integrity_request.md +++ b/.github/ISSUE_TEMPLATE/integrity_request.md @@ -1,6 +1,6 @@ --- -name: Product Integrity Request 💡 -about: Make a request for product integrity support on a project. +name: Integrity Request 💡 +about: Make a request for integrity support on a project. labels: zenhub-prod-integrity --- ## Name of product/project @@ -10,15 +10,15 @@ What is the name of the product/project you are requesting integrity support for Briefly explain the product feature you are working on, what problem it's intending to solve, and what the expected outcome is. ## Describe the product integrity request -Briefly explain the request and what kind of product integrity input you need. +Briefly explain the request and what kind of integrity input you need. ## Categorize the request What is the primary integrity category for this request? - [] Privacy - [] Security - [] Safety -- [] Environmental Sustainability -- [] Diversity and Inclusion +- [] Sustainability +- [] Inclusion ## What kind of risk and severity characterize the issue prompting this request? Indicate the kind of risk. Clarifying descriptions can be found at the bottom of this template. diff --git a/.github/ISSUE_TEMPLATE/toolkit_request.md b/.github/ISSUE_TEMPLATE/toolkit_request.md new file mode 100644 index 0000000..6ec5214 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/toolkit_request.md @@ -0,0 +1,10 @@ +--- +name: Toolkit Request or Input 💡 +about: Suggest a new idea, call out a gap, or make a request for specific resources. +labels: zenhub-prod-integrity +--- +## Summary +Brief explanation of the idea, and how it will help improve the integrity toolkit. + +## Use case +Desribe your use case for the toolkit and how this change will help with a specific example. \ No newline at end of file