Skip to content

Commit 9b5f404

Browse files
committed
style: format code
1 parent 84289f5 commit 9b5f404

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: .github/pull_request_template.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929

3030
<!-- Please check if the PR fulfills these requirements. -->
3131

32-
- [ ] I have read and understand the [contributor guidelines](https://github.com/privacy-scaling-explorations/zk-kit.rust/blob/main/CONTRIBUTING.md) and [code of conduct](https://github.com/privacy-scaling-explorations/zk-kit.rust/blob/main/CODE_OF_CONDUCT.md).
33-
- [ ] I have performed a self-review of my code
34-
- [ ] I have commented my code, particularly in hard-to-understand areas
35-
- [ ] My changes generate no new warnings
36-
- [ ] I have run `yarn style` without getting any errors
37-
- [ ] I have added tests that prove my fix is effective or that my feature works
38-
- [ ] New and existing unit tests pass locally with my changes
32+
- [ ] I have read and understand the [contributor guidelines](https://github.com/privacy-scaling-explorations/zk-kit.rust/blob/main/CONTRIBUTING.md) and [code of conduct](https://github.com/privacy-scaling-explorations/zk-kit.rust/blob/main/CODE_OF_CONDUCT.md).
33+
- [ ] I have performed a self-review of my code
34+
- [ ] I have commented my code, particularly in hard-to-understand areas
35+
- [ ] My changes generate no new warnings
36+
- [ ] I have run `yarn style` without getting any errors
37+
- [ ] I have added tests that prove my fix is effective or that my feature works
38+
- [ ] New and existing unit tests pass locally with my changes
3939

4040
> [!IMPORTANT]
4141
> We do not accept minor grammatical fixes (e.g., correcting typos, rewording sentences) unless they significantly improve clarity in technical documentation. These contributions, while appreciated, are not a priority for merging. If there is a grammatical mistake, please feel free to message the team.

0 commit comments

Comments
 (0)