File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 🚀 Pull Request
2+
3+ Thank you for contributing to ** UltimateAuth** !
4+ Please complete the following checklist to help us review your PR effectively.
5+
6+ ---
7+
8+ ## 📘 Summary
9+ Describe what this PR does and why it’s needed.
10+
11+ ---
12+
13+ ## 🔍 Details
14+ Explain any important implementation details, design decisions, or considerations.
15+
16+ ---
17+
18+ ## 🧩 Related Issues
19+ Link any related issues:
20+ <!-- Example: Fixes #42 -->
21+
22+ ---
23+
24+ ## 🛠 Changes
25+ - [ ] New feature
26+ - [ ] Bug fix
27+ - [ ] Documentation
28+ - [ ] Refactoring
29+ - [ ] Breaking change
30+
31+ ---
32+
33+ ## ✔ Checklist
34+ - [ ] I’ve tested my changes
35+ - [ ] I’ve added comments or documentation where needed
36+ - [ ] I’ve followed the project’s coding conventions
37+ - [ ] I’ve validated that the API surface is stable
You can’t perform that action at this time.
0 commit comments