Skip to content

Commit

Permalink
Bug template updates
Browse files Browse the repository at this point in the history
  • Loading branch information
coreybutler committed Apr 19, 2023
1 parent 49a6229 commit 0c80da1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ body:
value: |
## Before submitting your issue, please do the following:
1. Make sure you're running Windows. If you're using macOS, Linux, WSL/WSL2, or a Docker container using Linux, then you probably want [nvm](https://github.com/nvm-sh/nvm) (this is NVM _for Windows_).
1. Make sure you're running Windows. If you're using macOS, Linux, WSL/WSL2, or a Docker container using Linux, then you probably want [nvm-sh](https://github.com/nvm-sh/nvm) (this is NVM _for Windows_).
1. **Run `nvm debug` (v1.1.11+) to see if you can resolve your issue yourself.**
1. Review the [common issues and resolutions](https://github.com/coreybutler/nvm-windows/wiki/Common-Issues) wiki page.
1. Review the **[common issues and resolutions](https://github.com/coreybutler/nvm-windows/wiki/Common-Issues)** wiki page.
1. **Search existing issues to see if your issue has already been opened/closed (help prevent duplicates).**
1. Remember, there is a [wiki](https://github.com/coreybutler/nvm-windows/wiki) that answers questions about installation types, building from source, and project philosophy concerns.
1. **[Read the README](https://github.com/coreybutler/nvm-windows)**. We took the time to write it for you. Many people ignore this.
1. If your issue is actually a question, please use the [discussions page](https://github.com/coreybutler/nvm-windows/discussions) so the whole community can help.
1. If you're seeking commercial help or requesting something you really need _for work/employment_, please consider sponsoring the change/fix.
1. If you're seeking commercial help or requesting something you really need _for work/employment_, please consider [sponsoring](https://github.com/sponsors/coreybutler) the change/fix.
- type: input
id: contact
attributes:
Expand Down

0 comments on commit 0c80da1

Please sign in to comment.