.github/ISSUE_TEMPLATE/bug.md in conjur-cli-6.2.2 vs .github/ISSUE_TEMPLATE/bug.md in conjur-cli-6.2.3
- old
+ new
@@ -21,7 +21,22 @@
A clear and concise description of what you expected to happen.
## Actual Results (including error logs, if applicable)
A clear and concise description of what actually did happen.
+## Reproducible
+ * [ ] Always
+ * [ ] Sometimes
+ * [ ] Non-Reproducible
+
+## Version/Tag number
+What version of the product are you running? Any version info that you can share is helpful.
+For example, you might give the version from Docker logs, the Docker tag, a specific download URL,
+the output of the `/info` route, etc.
+
+## Environment setup
+Can you describe the environment in which this product is running? Is it running on a VM / in a container / in a cloud?
+Which cloud provider? Which container orchestrator (including version)?
+The more info you can share about your runtime environment, the better we may be able to reproduce the issue.
+
## Additional Information
-Add any other context about the problem here.
+Add any other context about the problem here.
\ No newline at end of file