Skip to content

Commit 6c1699a

Browse files
committed
Merge branch 'master' of github.com:BehaviorTree/BehaviorTree.CPP
2 parents fa49fc4 + a8871c2 commit 6c1699a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/pull_request_template.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)