chore(gh): Label all new issues

This commit is contained in:
Ed Page 2025-02-19 09:03:38 -06:00
parent b1c6ebe9d6
commit dd593f49ac
2 changed files with 15 additions and 0 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Ask a question
about: For support or brainstorming
url: https://github.com/crate-ci/typos/discussions

10
.github/ISSUE_TEMPLATE/issue.yml vendored Normal file
View file

@ -0,0 +1,10 @@
name: New Issue
description: A blank issue
labels: 'S-triage'
body:
- type: textarea
attributes:
label: Description
description: Type your description here...
validations:
required: true