Skip to content

Commit ff78d96

Browse files
committed
rectified confusing use of workflow in both informal/formal sense close together in contributing documentation
1 parent ef2879f commit ff78d96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ That's it! The JabRef team will review your changes and publish them on [docs.ja
5454

5555
To edit more than one file at a time, add screenshots, and for other more advanced changes, we recommend that you checkout this repository locally and create a Pull Request of your changes using the standard git and GitHub workflow.
5656

57-
### Github workflows
57+
### CI
5858

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

0 commit comments

Comments
 (0)