Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE/bug_fix.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ Fixes #(issue number)
- [ ] 🔴 Critical (Production down)
- [ ] 🟠 High (Major feature broken)
- [ ] 🟡 Medium (Minor feature issue)
- [ ] 🟢 Low (Cosmetic issue)
- [ ] 🟢 Low (Cosmetic issue)
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ Closes #(issue number)
- [ ] 🔴 Critical (Missing essential docs)
- [ ] 🟠 High (Important user-facing docs)
- [ ] 🟡 Medium (Helpful additions)
- [ ] 🟢 Low (Nice-to-have improvements)
- [ ] 🟢 Low (Nice-to-have improvements)
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ Related to #(issue number)
- [ ] 🟢 Small (< 100 lines)
- [ ] 🟡 Medium (100-500 lines)
- [ ] 🟠 Large (500-1000 lines)
- [ ] 🔴 Extra Large (> 1000 lines)
- [ ] 🔴 Extra Large (> 1000 lines)
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ Related to #(issue number)
- [ ] Code review performed
- [ ] Tests pass
- [ ] Documentation updated
- [ ] Ready to merge
- [ ] Ready to merge