Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GomezIvann authored Oct 10, 2022
1 parent 74ba970 commit c06e3dd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ about: Create a report to help us fixing breaking things
A clear and concise description of what the bug is.

**To Reproduce**
Include steps to reproduce the behavior.
Include steps to reproduce the behaviour.

Example:

1. Create a new React App using `create-react-app`
2. Install the `@dxc-technology\halstack-react` dependencies and run the app
3. Click on '....'
4. Scroll down to '....'
5. See error
1. Create a new React App using `create-react-app`.
2. Install the `@dxc-technology\halstack-react` dependencies and run the app.
3. Click on '...'.
4. Scroll down to '...'.
5. See the error.

**Expected behavior**
**Expected behaviour**
A clear and concise description of what you expected to happen.

**Screenshots**
Expand All @@ -27,4 +27,4 @@ If applicable, add screenshots to help explain your problem.
Add any other context about the problem here.

**Add labels**
Add any applicable label like the concerned components or the target version of the fwk where the bug has been found.
Add any applicable label like the concerned components or the target version of the Design System where the bug has been found.

0 comments on commit c06e3dd

Please sign in to comment.