19 Commits

Author SHA1 Message Date
Pavan Shinde
6118f4f6a7 Fix/misc docs and tests (#19652)
## Summary
This PR makes a few small consistency fixes:

- Fix outdated GitHub links that still point to the old
`tailwindcss/tailwindcss` org and update them to
`tailwindlabs/tailwindcss` (README + contributing docs + PR template).
- Fix punctuation in the contributing guide (“i.e., …”).
- Update two test titles to use “cannot” instead of “can not” for
consistency.

No behavior changes.

## Test plan
- Link check (manual): clicked the updated GitHub links in `README.md`,
`.github/CONTRIBUTING.md`, and `.github/PULL_REQUEST_TEMPLATE.md` to
confirm they resolve correctly.
- (Optional) `pnpm test` — not required since changes are
docs/test-title-only.

---------

Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
2026-02-18 12:23:48 +00:00
Pavan Shinde
99a7c602f2 docs: fix GitHub links to tailwindlabs org (#19686)
## Summary 
Fix outdated GitHub links that still point to
`github.com/tailwindcss/tailwindcss` (old org). This updates references
across the README, contributing guide, and PR template to the canonical
`tailwindlabs/tailwindcss` URLs to avoid redirects/404s and keep repo
metadata consistent

## Test Plan
This change is docs-only.
2026-02-17 13:06:49 +01:00
Philipp Spiess
ae57d26852 Update contribution docs (#17911)
This PR updates the contribution docs to make it easier for anyone
contributing to Tailwind CSS.
2025-05-09 12:14:32 +02:00
Robin Malfait
2d3c196591 Rename next to main (#15980)
This PR renames `next` to `main` in GitHub Action Workflows and the
CONTRIBUTING.md file.
2025-01-28 11:31:54 -05:00
Adam Wathan
d27f4cee32 Update CONTRIBUTING.md 2024-03-07 09:34:19 -05:00
Kris Braun
abb702bf8f Add README, LICENSE, and CONTRIBUTING (#13088)
* Add README, LICENSE, CONTRIBUTING, and CODE_OF_CONDUCT

* Add alpha status to README.

* Remove intro sentence

---------

Co-authored-by: Adam Wathan <4323180+adamwathan@users.noreply.github.com>
2024-03-05 14:45:39 -05:00
Robin Malfait
32cf8aa0fb remove v3 codebase 2024-03-05 13:29:12 +01:00
Adam Wathan
6f53bded9d Rename swcify script to build 2022-12-01 10:10:10 -05:00
Vanshaj Poonia
f6793628a8 Update CONTRIBUTING.md (#7723)
Fixed a Typo
2022-03-02 08:14:18 -05:00
Adam Wathan
cd8f109981 Update CONTRIBUTING.md 2022-02-25 14:14:20 -05:00
Sachin Raja
aeaa2a376b update build script name in CONTRIBUTING.md (#5814) 2021-10-17 10:09:28 -04:00
Mattèo Gauthier
df011dc9b4 Added guidelines before running 'npm run test' used to prevent test failure in CONTRIBUTING.md (#4728)
* Added guidelines before running 'npm run test' used to prevent test failure

* Update .github/CONTRIBUTING.md

Co-authored-by: Geshi <ohayo@geshii.moe>

* Update .github/CONTRIBUTING.md

Co-authored-by: Sachin Raja <58836760+sachinraja@users.noreply.github.com>

* Update CONTRIBUTING.md

Co-authored-by: Geshi <ohayo@geshii.moe>
Co-authored-by: Sachin Raja <58836760+sachinraja@users.noreply.github.com>
Co-authored-by: Adam Wathan <adam.wathan@gmail.com>
2021-09-12 16:20:02 -04:00
Andrew Brown
45d1c9729e fix command name (#3297)
command was changed from `prepare` to `prepublishOnly` here:

bc3c8bfbc4
2021-01-29 14:41:00 -05:00
Adam Wathan
ecffd24bd8 Fix mistake in CONTRIBUTING.md 2020-06-27 14:54:18 -04:00
Alex Safian
399bf7df4d Update .eslintrc URL in CONTRIBUTING.md file 2019-12-09 18:43:44 +08:00
Adam Wathan
9e7fe850a4 Add instructions for previewing generated CSS to CONTRIBUTING 2019-09-19 11:07:07 -04:00
Adam Wathan
e850eed826 Remove component example reference from contributing guide 2018-09-22 15:30:53 -04:00
Adam Wathan
17ed07a28e Remove instructions for building docs 2018-09-22 15:29:59 -04:00
Jonathan Reinink
07139da610 Add contributing notes 2017-11-07 07:38:05 -05:00