Skip to content

Commit

Permalink
Add event request
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstrup1 committed Nov 7, 2023
1 parent 0bd826a commit 54b1735
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions event-request.yaml → .github/ISSUE_TEMPLATE/event-request.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Report and address a bug
description: Create a bug report for a product defect you would like to address yourself
title: "[Event Request]: "
labels: ["event-request"]
name: Create an extensibility request
description: Create an event request, request for external or other extensibility request, Microsoft should process
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this event request form.
Thanks for taking the time to fill out this extensibility request form.
⚠️⚠️ BEFORE WE GET STARTED ⚠️⚠️
Before you create a new issue, please check the following:
Expand All @@ -15,15 +13,15 @@ body:
id: describe-the-request
attributes:
label: Describe the request
description: A clear and concise description of what the event request is, which you want Microsoft to address
placeholder: Describe the event you would like to request
description: A clear and concise description of what the extensibility request is, which you want Microsoft to address
placeholder: Describe the extensibility request
validations:
required: true
- type: textarea
id: additional-context
attributes:
label: Additional context
description: Explain why you need this request to be fulfilled. This will help Microsoft assess, if your request could get solved in other ways.
placeholder: Additional context
description: Explain why you need this request to be fulfilled. This will help Microsoft assess, if your request could get solved in other ways
placeholder: Explain why you need this request
validations:
required: true

0 comments on commit 54b1735

Please sign in to comment.