Skip to content

Commit

Permalink
Issue Template (ATEAM_BUG.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
meltwater-foundation committed Oct 20, 2023
1 parent 11da2bd commit c43df14
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/ATEAM_BUG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ body:
description: What you observed, with as much detail as you can provide (pictures help)...
validations:
required: true
- type: input
id: version
attributes:
label: Version(s) Affected
description: If this is a released product, what version are you utilizing currently?
placeholder: ex. v1.0.0
validations:
required: false
- type: textarea
id: steps_to_reproduce
attributes:
Expand Down

0 comments on commit c43df14

Please sign in to comment.