Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 2.24 KB

File metadata and controls

42 lines (28 loc) · 2.24 KB

Contributing to shadcn-svelte

We appreciate your interest in contributing. This guide will help you get started with the contribution process.

Table of Contents

Ways to contribute

We welcome all kinds of contributions:

  • Feedback - have suggestions or ideas? Open a discussion to discuss it. Just note that this project is a port of shadcn/ui, meaning we won't be adding new components to this project unless they are added to shadcn/ui first.
  • Help & Support - if you enjoy helping others, join the Discord and help out in the libs -> shadcn-support channel, or answer questions asked in Discussions
  • Bug reports - please open an issue to report a bug.
  • Docs fixes - spot a typo or broken link? Open a PR. If it's a larger change, please start a discussion first.
  • Code improvements - For anything more involved than a quick fix, start a discussion first so we can align before you dive in.

How to contribute

We try to keep the process simple to avoid wasted effort:

  1. Open an issue for bugs
  2. Start a discussion for feature ideas, improvements, or questions
  3. A maintainer will review and tag it (e.g. help wanted, under review, etc.)
  4. Want to work on something? Just comment on the thread or open a PR.

Quick fix? For typos or small tweaks, feel free to skip the discussion and just open a PR. Bigger change? Open a discussion first so we can figure things out together.

Questions

If you're looking to contribute and have questions about the process or the codebase in general, feel free to ask in the Discord in the libs->shadcn-chat channel!

License

By contributing to this project, you agree that your contributions will be licensed under the LICENSE of the project.