Pr template (#99)

* pr template
* format fix
This commit is contained in:
Awni Hannun
2023-12-09 09:36:56 -08:00
committed by GitHub
parent fd836d891b
commit 89b90dcfec
2 changed files with 8 additions and 1 deletions

4
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,4 @@
Before submitting this PR, check the [contribution guidelines](CONTRIBUTING.md).
Make sure your code is formatted: `pre-commit run --all-files`.