Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.49 KB

File metadata and controls

55 lines (40 loc) · 1.49 KB
name 🚀 Pull Request
about Submit a PR to improve OopsApps.
title [PR] ->
labels
assignees @sleepyico

🚀 Pull Request

⚠️ Note:

This is a Pull Request; meaning that you can only submit a Pull Request for something you coded and want to contribute with us; Please don't submit any suggestions or features requests in this request and use the each template for their purpose.

📌 Summary

What does this PR do?

🔍 Related Issues

Does this PR fix any existing issues?

📝 Changes

  • New feature added
  • Bug fixed
  • Code refactored
  • Documentation updated

🔄 How to Test

Steps to verify this PR works as intended:

  1. Pull this branch.
  2. Run the app.
  3. Try the feature.
  4. Confirm that nothing exploded.

🖥️ Screenshots/Logs (if applicable)

Any visual proof?

❗ Checklist

  • Code follows project guidelines.
  • Tests have been added or updated.
  • No console errors.
  • Documentation updated (if needed).

ℹ️ Additional Context

Any final notes?


📌 Thanks for your contribution! We'll review this PR soon.