You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before submitting your PR, please check off the following:
48
48
49
-
-[ ] I have read and understood the [CONTRIBUTING.md](CONTRIBUTING.md) guide
50
-
-[ ] This PR is my own work and not copied from elsewhere
51
-
-[ ] My code follows the project’s coding style, naming conventions, and best practices
52
-
-[ ] I have added or updated tests/doctests where necessary
53
-
-[ ] All automated tests, linting, and formatting pass successfully
54
-
-[ ] I have added links or references to relevant issues, documentation, or sources
55
-
-[ ] I have provided screenshots, output, or examples if applicable
56
-
-[ ] I have explained the motivation and context clearly above
49
+
-[ ] I have read and understood the [CONTRIBUTING.md](CONTRIBUTING.md) guide
50
+
-[ ] This PR is my own work and not copied from elsewhere
51
+
-[ ] My code follows the project’s coding style, naming conventions, and best practices
52
+
-[ ] I have added or updated tests/doctests where necessary
53
+
-[ ] All automated tests, linting, and formatting pass successfully
54
+
-[ ] I have added links or references to relevant issues, documentation, or sources
55
+
-[ ] I have provided screenshots, output, or examples if applicable
56
+
-[ ] I have explained the motivation and context clearly above
57
57
58
58
---
59
59
60
60
## 🔗 Related Issues / References
61
61
62
-
List any related issues, discussions, or external references here.
62
+
List any related issues, discussions, or external references here.
63
63
Use the GitHub closing keywords if your PR resolves issues automatically (e.g., `Fixes #123`).
64
64
65
65
---
66
66
67
-
💡 **Tip for contributors:**
67
+
💡 **Tip for contributors:**
68
68
Try to make your PR description as clear as possible. Imagine you’re explaining your changes to someone seeing the project for the first time — this helps maintainers review faster and increases the chances your PR will be merged smoothly.
0 commit comments