mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2026-01-18 16:17:36 +00:00
This PR updates the contribution docs to make it easier for anyone contributing to Tailwind CSS.
30 lines
882 B
Markdown
30 lines
882 B
Markdown
<!--
|
|
|
|
👋 Hey, thanks for your interest in contributing to Tailwind!
|
|
|
|
**Please ask first before starting work on any significant new features.**
|
|
|
|
It's never a fun experience to have your pull request declined after investing a lot of time and effort into a new feature. To avoid this from happening, we request that contributors create a discussion to first discuss any significant new features.
|
|
|
|
For more info, check out the contributing guide:
|
|
|
|
https://github.com/tailwindcss/tailwindcss/blob/main/.github/CONTRIBUTING.md
|
|
|
|
-->
|
|
|
|
## Summary
|
|
|
|
<!--
|
|
|
|
Provide a summary of the issue and the changes you're making. How does your change solve the problem?
|
|
|
|
-->
|
|
|
|
## Test plan
|
|
|
|
<!--
|
|
|
|
Explain how you tested your changes. Include the exact commands that you used to verify the change works and include screenshots/screen recordings of the update behavior in the browser if applicable.
|
|
|
|
-->
|