Skip to content

Commit 822f074

Browse files
author
Geri Jennings
authored
Merge pull request #80 from cyberark/update-bug-template-10
Update Issue Template
2 parents 1aaa159 + 933e8a0 commit 822f074

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,20 @@ A clear and concise description of what you expected to happen.
2323
## Actual Results (including error logs, if applicable)
2424
A clear and concise description of what actually did happen.
2525

26+
## Reproducible
27+
* [ ] Always
28+
* [ ] Sometimes
29+
* [ ] Non-Reproducible
30+
31+
## Version/Tag number
32+
What version of the product are you running? Any version info that you can share is helpful.
33+
For example, you might give the version from Docker logs, the Docker tag, a specific download URL,
34+
the output of the `/info` route, etc.
35+
36+
## Environment setup
37+
Can you describe the environment in which this product is running? Is it running on a VM / in a container / in a cloud?
38+
Which cloud provider? Which container orchestrator (including version)?
39+
The more info you can share about your runtime environment, the better we may be able to reproduce the issue.
40+
2641
## Additional Information
27-
Add any other context about the problem here.
42+
Add any other context about the problem here.

0 commit comments

Comments
 (0)