Automate labels

This commit is contained in:
Shane McDonald
2022-02-02 20:17:45 -05:00
parent 15c7a3f85b
commit 8e6cdde861
5 changed files with 58 additions and 6 deletions

View File

@@ -1,8 +1,6 @@
---
name: Bug Report
description: Create a report to help us improve
labels:
- bug
body:
- type: markdown
attributes:
@@ -39,6 +37,15 @@ body:
validations:
required: true
- type: checkboxes
id: components
attributes:
label: Select the relevant components
options:
- label: UI
- label: API
- label: Docs
- type: dropdown
id: awx-install-method
attributes: