Update issue-default.yml

This commit is contained in:
Cameron Dixon 2023-10-02 21:50:33 -04:00 committed by GitHub
parent 3951682483
commit 6c81639855
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,29 +6,27 @@ body:
id: help id: help
attributes: attributes:
value: | value: |
> **Note** > Titles should be short, descriptive, and compelling.
> GitHub Issues use [GitHub Flavored Markdown](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) for formatting.
- type: textarea - type: textarea
id: issue id: issue
attributes: attributes:
label: Issue Description label: Issue description and context
description: | description: |
Describe the issue you are adding or content you are suggesting. Describe the issue so that someone who wasn't present for its discovery can understand the problem and why it matters. Use full sentences, plain language, and good [formatting](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax links and images welcome! Share desired outcomes or potential next steps.
Share any next steps that should be taken our outcomes that would be beneficial.
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: additional-context id: acceptance-criteria
attributes: attributes:
label: Additional Context (optional) label: Acceptance criteria
description: "Include additional references (screenshots, design links, documentation, etc.) that are relevant" description: "If known, share 1-3 statements that would need to be true for this issue to be considered resolved. Use a checklist."
- type: textarea - type: textarea
id: issue-links id: issue-links
attributes: attributes:
label: Issue Links label: Other issues
description: | description: |
What other issues does this story relate to and how? Add the issue number of other issues this relates to and how.
Example: Example:
- 🚧 Blocked by: #123 - 🚧 Blocks/is blocked by #123
- 🔄 Relates to: #234 - 🔄 Relates to #234