Skip to content

Latest commit

Β 

History

History
32 lines (26 loc) Β· 1.33 KB

File metadata and controls

32 lines (26 loc) Β· 1.33 KB

πŸ“Œ Description

Please provide a summary of the changes and the reason behind them.

🎯 Motivation and Context

Explain why this change is necessary and what problem it solves.

πŸ› οΈ How to Test the Change (if applicable)

Describe the steps to test your changes:

  1. πŸ”Ή Step 1
  2. πŸ”Ή Step 2
  3. πŸ”Ή Step 3

πŸ–ΌοΈ Screenshots (if applicable)

If applicable, add screenshots or videos of test results.

πŸ” Type of Change

  • 🐞 Bugfix - Fixes an existing issue or bug in the code.
  • ✨ New Feature - Adds a new feature or functionality.
  • πŸš€ Hotfix - A quick fix for a critical issue in production.
  • πŸ”„ Refactoring - Improves the code structure without changing its behavior.
  • πŸ“– Documentation - Updates or creates new documentation.
  • ❓ Other (please specify) - Any other change that does not fit into the categories above.

βœ… Checklist Before Merging

  • πŸ§ͺ I have tested the code and it works as expected.
  • 🎨 My changes follow the project's coding style.
  • πŸ“– I have updated the documentation if necessary.
  • ⚠️ No new warnings or errors were introduced.
  • πŸ” I have reviewed and approved my own code before submitting.

πŸ“Œ Additional Notes

Add any additional information, context, or considerations related to this pull request.