Browse Source

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

fix: fix failing pre-commit
Connor Prussin 8 tháng trước cách đây
mục cha
commit
9a2f7555f2
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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