We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341263d commit 2961038Copy full SHA for 2961038
.github/pull_request_template.md
@@ -3,6 +3,7 @@
3
- [ ] I have created an issue for this PR for traceability
4
- [ ] The title follows the standard format: `[doc/gemini/tensor/...]: A concise description`
5
- [ ] I have added relevant tags if possible for us to better distinguish different PRs
6
+- [ ] I have installed pre-commit: `pip install pre-commit && pre-commit install`
7
8
9
## 🚨 Issue number
.github/workflows/post_commit.yml
0 commit comments