Skip to content

Commit

Permalink
Update ISSUE_TEMPLATES (#325)
Browse files Browse the repository at this point in the history
fix #324
  • Loading branch information
silkentrance committed Nov 7, 2022
1 parent 6383757 commit d23a62e
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,32 +17,30 @@ e.g. 0.0.5
- [ ] `@testdeck/mocha`
- [ ] `@testdeck/jasmine`
- [ ] `@testdeck/jest`
- [ ] `@testdeck/vitest`
- [ ] unsure

## NodeJS Version

- [ ] 11
- [ ] 10
- [ ] 9
- [ ] 8
- [ ] 18
- [ ] 16
- [ ] 14
- [ ] all
- [ ] other:

## Mocha / Jasmine / Jest Version
## Mocha / Jasmine / Jest / Vitest Version

- Mocha:
- `@types/mocha`:
- Jasmine:
- `@types/jasmine`:
- Jest:
- `@types/jest`:
- Vitest:

### Operating System

- [ ] Linux
- [ ] Mac OS X
- [ ] Windows 7
- [ ] Windows 10
- [ ] Windows 11
- [ ] Other:

### Actual Behaviour
Expand Down

0 comments on commit d23a62e

Please sign in to comment.