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

View File

@@ -51,4 +51,4 @@ func main() {
fmt.Printf("user: %q\n", user)
fmt.Printf("err: %v\n", err)
}
```
```