diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..2b71d48 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,32 @@ +--- +name: Bug report +about: Help us to improve PatternFly +title: Bug - [Component] - [short description] +labels: bug +assignees: '' + +--- + +**Describe the problem** +Please give a clear and concise description of the problem. Which components are affected? + +**How do you reproduce the problem?** +Provide steps to reproduce. A [codepen](http://codepen.io) or [codesandbox](https://codesandbox.io/) demonstrating the problem is appreciated. + +**Expected behavior** +A clear and concise description of the expected behavior. + +**Is this issue blocking you?** +List the workaround if there is one. + +**Screenshots** +If applicable, add screenshots to help explain the issue. + +**What is your environment?** + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**What is your product and what release date are you targeting?** + +**Any other information?**