mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:47:44 +00:00
Meta: s/Travis/GitHub Actions/ in CONTRIBUTING.md
This commit is contained in:
parent
b443475792
commit
352e0196e1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Unlike many other software projects, SerenityOS is not concerned with gaining th
|
|||
That said, please do file any bugs you find, keeping the following in mind:
|
||||
|
||||
* One issue per bug. Putting multiple things in the same issue makes both discussion and completion unnecessarily complicated.
|
||||
* No build issues (or other support requests.) If the Travis CI is green, the build problem is most likely on your side. Work it out locally, or ask on IRC.
|
||||
* No build issues (or other support requests). If the GitHub Actions CI build succeeds, the build problem is most likely on your side. Work it out locally, or ask on IRC.
|
||||
|
||||
## Feature policy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue