Skip to content

Commit

Permalink
Create bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Sep 12, 2024
1 parent 65087f5 commit 51fce9b
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -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?**

0 comments on commit 51fce9b

Please sign in to comment.