Skip to content

Commit

Permalink
Merge pull request #1546 from authzed/include-spicedb-version-in-issu…
Browse files Browse the repository at this point in the history
…e-template

include SpiceDB version in issue template
  • Loading branch information
vroldanbet authored Oct 6, 2023
2 parents 943e78b + 1f7ac04 commit 00ac730
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ body:
- "amd64"
- "arm64"
- "others"
- type: "textarea"
id: "version"
validations:
required: true
attributes:
label: "What SpiceDB version are you using?"
placeholder: "v1.25.0"
- type: "textarea"
id: "repro"
validations:
Expand Down

0 comments on commit 00ac730

Please sign in to comment.