We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ee7df7 commit 1423400Copy full SHA for 1423400
2 files changed
ISSUE_TEMPLATE .github/ISSUE_TEMPLATEISSUE_TEMPLATE renamed to .github/ISSUE_TEMPLATE
scripts/run_unit_tests.py
@@ -37,6 +37,7 @@
37
38
39
IGNORED_DIRECTORIES = (
40
+ '.github',
41
'appveyor',
42
'docs',
43
'scripts',
0 commit comments