Skip to content

Commit

Permalink
Merge pull request #1332 from dxc-technology/GomezIvann-update-bugTem…
Browse files Browse the repository at this point in the history
…plate

Update bug report template
  • Loading branch information
aidamag authored Oct 13, 2022
2 parents 74ba970 + c06e3dd commit be1c550
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 be1c550

Please sign in to comment.