Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
alischumacher committed Mar 20, 2023
1 parent 0faa68f commit 674aae6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/reportabug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,26 @@ body:
placeholder: e.g., iPhone 6
validations:
required: false
- type: dropdown
id: role
attributes:
label: What is your current role?
multiple: false
options:
- Student
- Professional
- Educator
- type: dropdown
id: tech-topic
attributes:
label: What technical topic is this bug related to?
multiple: true
options:
- AI/Data Science/Machine Learning
- Application Development
- Developer Tools
- Low Code/Fusion Development
- Other
- type: textarea
id: logs
attributes:
Expand Down

0 comments on commit 674aae6

Please sign in to comment.