add issue templates and update linting

This commit is contained in:
James Cobb
2021-10-12 18:42:20 -05:00
parent 1911cf1fcd
commit d34792311d
6 changed files with 81 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ name: Lint Code Base
#############################
on:
push:
branches-ignore: [beta, main]
branches-ignore: [beta, master]
# Remove the line above to run when pushing to master
###############