mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-15 05:54:11 +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
|
description: Create an Issue
|
||||||
title: "[Issue]:"
|
title: "[Issue]: "
|
||||||
labels: ["research"]
|
labels: ["research"]
|
||||||
assignees:
|
# assignees:
|
||||||
- kitsushadow
|
# - kitsushadow
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Please fill this out best you can
|
Describe an issue, idea, task, bug, or story.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: why
|
id: why
|
||||||
attributes:
|
attributes:
|
||||||
label: Why or Acceptance Criteria
|
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...
|
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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: type
|
id: type
|
||||||
attributes:
|
attributes:
|
||||||
label: Issue Type
|
label: Issue Type
|
||||||
description: What type of issue is this
|
description: What kind of role would take action on your issue?
|
||||||
options:
|
options:
|
||||||
- research (Default)
|
- research (Default)
|
||||||
- dev
|
- development
|
||||||
- product
|
- product team
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue