thunderbird / thunderbird/developer-docs

Fixing a bug: Add parsable CSS test

Open Beginner friendly
#125 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.