We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158f6a8 commit 5307afdCopy full SHA for 5307afd
1 file changed
.github/CONTRIBUTING.md
@@ -60,8 +60,8 @@ have a chance of keeping on top of things:
60
8. Add a changelog entry.
61
9. [Commit](#git-commits) and push your changes.
62
10. [Create a pull request](https://help.github.com/articles/about-pull-requests/)
63
- for your changes. Check that the Travis build is green. (If it is not, fix the
64
- problems listed by Travis.)
+ for your changes. Check that the [Github actions](https://github.com/phpList/rest-api/actions/workflows/ci.yml) build is green. (If it is not, fix the
+ problems listed by [Github actions](https://github.com/phpList/rest-api/actions/workflows/ci.yml).)
65
We have provided a template for pull requests as well.
66
11. [Request a review](https://help.github.com/articles/about-pull-request-reviews/).
67
11. Together with your reviewer, polish your changes until they are ready to be
0 commit comments