github: issue template for proposals (#190)

This commit is contained in:
Marko
2020-11-02 16:06:17 +01:00
committed by GitHub
parent ec8af314cc
commit 97928e190a
2 changed files with 38 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
uses: docker://github/super-linter:v3
env:
LINTER_RULES_PATH: .
VALIDATE_ALL_CODEBASE: true
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_MD: true