Update bug report issue template

This commit is contained in:
Albert Liu
2020-12-17 22:53:48 -08:00
parent 9e1987063d
commit 5e9a4f9bc6
2 changed files with 10 additions and 5 deletions

View File

@ -6,6 +6,7 @@ on:
- '**.md'
- 'appveyor.yml'
- 'scripts/*'
- '.github/ISSUE_TEMPLATE/*'
push:
branches:
- master
@ -13,6 +14,7 @@ on:
- '**.md'
- 'appveyor.yml'
- 'scripts/*'
- '.github/ISSUE_TEMPLATE/*'
workflow_dispatch:
jobs: