Explorar o código

Merge pull request #2422 from pyth-network/cprussin/fix-pre-commit

fix: fix failing pre-commit
Connor Prussin hai 8 meses
pai
achega
9a2f7555f2
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .github/pull_request_template.md

+ 3 - 0
.github/pull_request_template.md

@@ -1,10 +1,13 @@
 ## Summary
+
 <!-- Briefly describe the changes -->
 
 ## Rationale
+
 <!-- Why are these changes necessary? -->
 
 ## How has this been tested?
+
 - [ ] Current tests cover my changes
 - [ ] Added new tests
 - [ ] Manually tested the code