Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 2.29 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

50 lines (30 loc) · 2.29 KB

📝 Description

Fixes: # (issue number)

🔹 Note: We have various issue templates. Please open an issue first using the appropriate Issue Template before submitting a PR. This makes it easier to track and merge changes.

✅ Changes Made

⚠️ Note: GitHub checkboxes [ ] sometimes don't render properly in certain views. If that happens, just use ✅ for completed tasks and ❌ for pending ones.

🔍 Screenshots (if applicable)

🚀 How to Test

Simply run the project locally using:
🔹 Localhost Setup Guide

If your icon or changes are displayed correctly, then you're good to go! 🚀

🔔 Reminders Before Submitting

  • Check All Relevant Boxes – Ensure you've marked everything applicable under "Changes Made" and "Contributor Checklist."
  • Update README.md – If applicable, update the documentation to reflect your changes.
  • Modify the JSON File (if needed) – If adding or updating icons, ensure the respective JSON file is correctly structured.
  • If You Missed Something, It's Okay! – If you're unsure or couldn't complete something, just mention it in the PR. I'll handle the rest. Just be clear about what's left. 😊

💡 Alternative to Checkboxes: If checkboxes aren't working, just mark completed tasks with ✅ and pending ones with ❌.

🔗 Related Issues / PRs

📢 Additional Notes