thunderbird / thunderbird/developer-docs
Fixing a bug: Add parsable CSS test
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 114
- Forks
- 86
- Avg merge
- 2h 37m
- Merged PRs (30d)
- 1
Description
TIL that we have the browser_parsable_css.js test that checks for any typos or mistakes in our CSS files.
This test runs whenever we push something to the server but it can also run locally.
We should add a section in the "Fixing a bug" page recommending running this test locally whenever a CSS file is changed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the “Fixing a bug” page and locate the existing browser_parsable_css.js test reference. Add guidance recommending that contributors run this test locally whenever they change a CSS file, and verify that the page clearly explains this recommendation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100