Skip to content

Commit

Permalink
Fix typo in the bug_report template (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdeafcafe committed Nov 3, 2021
1 parent fd4bd82 commit 360ab8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Expand Up @@ -29,10 +29,10 @@ Specify the action version
<!--- Please specify versions of node and package manager (npm, yarn, pnpm and etc)-->

**Repro steps:**
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
A description with steps to reproduce the issue. If you have a public example or repo to share, please provide the link.

**Expected behavior:**
A description of what you expected to happen.

**Actual behavior:**
A description of what is actually happening.
A description of what is actually happening.

1 comment on commit 360ab8b

@V12ja
Copy link

@V12ja V12ja commented on 360ab8b Nov 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.