nextcloud / nextcloud/cookbook
Make the pages conform with HTML5 standard
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 641
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Currently, a few pages look suspicious that they violate the HTML standard. This should be avoided and corrected if possible.
Ideally, a check of all possible pages should be carried out in CI. At least manual checking needs to be carried out at regular intervals.
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
The issue names no files or tests; begin by inventorying the application's pages and checking the existing CI configuration for HTML validation. Confirm which pages violate HTML5, correct the violations where possible, and ensure the relevant pages are checked in CI or documented for recurring manual checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- ci-cd, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100