We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa49fc4 + a8871c2 commit 6c1699aCopy full SHA for 6c1699a
.github/pull_request_template.md
@@ -0,0 +1,11 @@
1
+<!--
2
+You must run clang-format, otherwise your change may not pass the tests on CI
3
+We recommend using pre-commit.
4
+
5
+To use:
6
+ pre-commit run -a
7
+Or:
8
+ pre-commit install # (runs every time you commit in git)
9
10
+See https://github.com/pre-commit/pre-commit
11
+-->
0 commit comments