shadcn-vue/.github/PULL_REQUEST_TEMPLATE.md.md
Mukund Shah f70bef32b2
chore: organize codebase (#2)
* chore: add github issue and pr templates

* chore: add vscode specific extension recommendation and settings

* chore: cleanup

* chore: update gitignore
2023-08-23 11:15:21 +08:00

1.4 KiB

🔗 Linked issue

Type of change

  • 📖 Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📸 Screenshots (if appropriate)

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.