Add pre-commit with CI and issue templates

This commit is contained in:
Tulir Asokan
2022-05-20 23:46:15 +03:00
parent b8990c1898
commit bd03e80b52
7 changed files with 79 additions and 1 deletions

7
.github/ISSUE_TEMPLATE/bug.md vendored Normal file
View File

@@ -0,0 +1,7 @@
---
name: Bug report
about: If something is definitely wrong in the bridge (rather than just a setup issue),
file a bug report. Remember to include relevant logs.
labels: bug
---