Skip to content

Commit

Permalink
repo: ask for config details on bug creation (#5027)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlhunter authored Dec 18, 2024
1 parent 9bff311 commit c5dc10c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ body:
validations:
required: false

- type: textarea
attributes:
label: Tracer Config
description: "Please provide the `tracer.init(config)` object and any applicable tracer environment variables"
validations:
required: false

- type: input
attributes:
label: Operating System
Expand Down

0 comments on commit c5dc10c

Please sign in to comment.