diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..812ea3c48 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,38 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + + + +**What happened? Please be specific and include screenshots and logs!** + +**What did you expect to happen? Please be specific and include proposed behavior!** + +**What is the simplest way to reproduce this behavior?** + +**In what environment did you see this bug?** +- Pinniped server version: +- Pinniped client version: +- Pinniped container image (if using a public container image): +- Pinniped configuration (what IDP(s) are you using? what downstream credential minting mechanisms are you using?): +- Kubernetes version (use `kubectl version`): +- Kubernetes installer & version (e.g., `kubeadm version`: +- Cloud provider or hardware configuration: +- OS (e.g: `cat /etc/os-release`): +- Kernel (e.g. `uname -a`): +- Others: + +**What else do we need to know?**