Files
nextui-org--nextui/.github/pull_request_template.md
2026-07-13 12:12:04 +08:00

29 lines
744 B
Markdown

<!---
Thanks for creating a Pull Request ❤️!
Please read the following before submitting:
- PRs that adds new external dependencies might take a while to review.
- Keep your PR as small as possible.
- Limit your PR to one type (docs, feature, refactoring, ci, repo, or bugfix)
-->
Closes # <!-- Github issue # here -->
## 📝 Description
<!--- Add a brief description -->
## ⛳️ Current behavior (updates)
<!--- Please describe the current behavior that you are modifying -->
## 🚀 New behavior
<!--- Please describe the behavior or changes this PR adds -->
## 💣 Is this a breaking change (Yes/No):
<!-- If Yes, please describe the impact and migration path for existing HeroUI users. -->
## 📝 Additional Information