Skip to content

Commit

Permalink
fix: remove browser and env from platform (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Aug 6, 2021
1 parent 77e91ac commit a509790
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ Put an `[x]` if you meet the condition, else leave `[ ]`.
#### Platform
- [ ] I'm using Node.js version `YOUR_VERSION (node -v)`
- [ ] I'm using electron
- [ ] I'm using the browser `YOUR_BROWSER_AND_VERSION`
- [ ] I'm using some other environment `YOUR_ENV`

## Description
A **specific** description of your bug, so it's understandable to anyone.
Expand Down

0 comments on commit a509790

Please sign in to comment.