Skip to content

Commit

Permalink
Update bug.yml
Browse files Browse the repository at this point in the history
Update bug report template (getsentry/team-webplatform-meta#82)
  • Loading branch information
stephanie-anderson authored Jul 12, 2023
1 parent 4bab1dc commit 7062390
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,22 @@ body:
attributes:
label: How do you use Sentry?
options:
- Sentry Saas (sentry.io)
- Self-hosted/on-premise
- Sentry SaaS (sentry.io)
- Self-hosted / on-premises
validations:
required: true
- type: input
id: version
attributes:
label: Version
description: Which SDK version?
placeholder: ex. 3.7.0
label: SDK Version
description: Which SDK version do you use?
placeholder: e.g. 3.20.1
validations:
required: true
- type: textarea
id: repro
attributes:
label: Steps to Reproduce
label: Steps to reproduce
description: How can we see what you're seeing? Specific is terrific.
placeholder: |-
1. What
Expand All @@ -47,4 +47,4 @@ body:
value: |-
## Thanks 🙏
validations:
required: false
required: false

0 comments on commit 7062390

Please sign in to comment.