Skip to content

Commit e0c9072

Browse files
committed
fix linter errors again
1 parent 30a465b commit e0c9072

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

en/contributing/how-to-improve-the-help-page.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ To edit more than one file at a time, add screenshots, and for other more advanc
5757
### CI
5858

5959
Two CI jobs (called "workflows" in GitHub terminology) are triggered each time you push or pull request.
60+
6061
- Lint workflow checks for minor Markdown formatting style issues.
62+
6163
- Check links workflow checks for broken links, e.g. to images or external resources.
6264

6365
On PRs, you are able to view the results directly on the PR (though you have to wait for a maintainer to approve running the workflow). You can also view the results on the local fork of the repo that you pushed to (which you are recommended to check first so you can fix mistakes before the maintainer has to look at it).

0 commit comments

Comments
 (0)