Skip to content
Snippets Groups Projects
Unverified Commit 0f2248ea authored by Brad Linden's avatar Brad Linden Committed by GitHub
Browse files

Improving issue templates. (#877)

making ordering explicit, and disabling blank issue submission to force
triage label to be set.
parent ffef1984
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
name: Blank Issue
description: Don’t see your issue here? Open a blank issue.
labels: [triage]
body:
- type: textarea
attributes:
label: Description
description: Please describe your issue.
validations:
required: true
blank_issues_enabled: false
contact_links:
- name: 💬 Community Feedback (Canny)
url: https://feedback.secondlife.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment