mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-05 17:28:31 +02:00
update suggestions from h-m-f-t
This commit is contained in:
parent
a3606d6497
commit
566a0ae1db
1 changed files with 10 additions and 10 deletions
20
.github/ISSUE_TEMPLATE/issue-default.yml
vendored
20
.github/ISSUE_TEMPLATE/issue-default.yml
vendored
|
@ -1,32 +1,32 @@
|
|||
name: Standard Issue Tempalte
|
||||
name: Standard Issue Template
|
||||
description: Create an Issue
|
||||
title: "[Issue]:"
|
||||
title: "[Issue]: "
|
||||
labels: ["research"]
|
||||
assignees:
|
||||
- kitsushadow
|
||||
# assignees:
|
||||
# - kitsushadow
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Please fill this out best you can
|
||||
Describe an issue, idea, task, bug, or story.
|
||||
- type: textarea
|
||||
id: why
|
||||
attributes:
|
||||
label: Why or Acceptance Criteria
|
||||
description: What is the reason we determined we need an issue.
|
||||
description: What is the reason it was determined this is an issue.
|
||||
placeholder: This issue is a product of...
|
||||
value: "While working on X or researching Y it was discovered that Z was an issue that need captured."
|
||||
value: "While working on X or researching Y it was discovered that Z was an issue that needed captured."
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: type
|
||||
attributes:
|
||||
label: Issue Type
|
||||
description: What type of issue is this
|
||||
description: What kind of role would take action on your issue?
|
||||
options:
|
||||
- research (Default)
|
||||
- dev
|
||||
- product
|
||||
- development
|
||||
- product team
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue