mirror of
https://github.com/gosticks/brew.git
synced 2026-09-01 22:40:30 +00:00
- I wrote about the implications of (not) doing this in the PR (https://github.com/Homebrew/brew/pull/6826#issuecomment-564273209), but in summary: - It looks like pretty much the only place we've ever adhered to the sentence case rule is the Prose Guidelines itself. - Correcting all these to sentence case would be a lot of work (and sometimes not even make sense). - Admittedly, some of the title case ones look a bit horrible, but even with some allowed exceptions, but it's better than being consistently inconsistent. - Only lint for title case in h1 headings. H2s and H3s etc. can be sentence case. There's not currently a lint for that.
Documentation
Users
Contributors
- How To Open A Pull Request (and get it merged)
- Formula Cookbook
- Acceptable Formulae
- Formulae Versions
- Node for Formula Authors
- Python for Formula Authors
- Migrating A Formula To A Tap
- Rename A Formula
- Building Against Non-Homebrew Dependencies
- How To Create (And Maintain) A Tap
- Brew Test Bot
- Prose Style Guidelines
Maintainers
- New Maintainer Checklist
- Maintainers: Avoiding Burnout
- Maintainer Guidelines
- Homebrew/linuxbrew-core Maintainer Guide
- Brew Test Bot For Maintainers
- Common Issues for Maintainers
- Releases
- Developer/Internal API Documentation
- Homebrew/homebrew-core merge checklist