Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide authored Mar 8, 2024
1 parent ec2e696 commit a8871c2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!--
You must run clang-format, otherwise your change may not pass the tests on CI
We recommend using pre-commit.
To use:
pre-commit run -a
Or:
pre-commit install # (runs every time you commit in git)
See https://github.com/pre-commit/pre-commit
-->

0 comments on commit a8871c2

Please sign in to comment.