mirror of https://github.com/MISP/misp-book
chg: [doc] removed trailing spaces and replaced Travis mention with workflows
parent
aafdbb40dd
commit
a398de5483
|
@ -34,7 +34,7 @@ Thanks to GitHub’s interface, you can edit MISP's documentation even if you do
|
|||
All you need to do to contribute is to [fork and clone](https://guides.github.com/activities/forking/) the [misp-book repo](https://github.com/MISP/misp-book/), make your changes, then [submit a pull request](https://help.github.com/articles/using-pull-requests/)).
|
||||
You can also [open issues](https://github.com/MISP/misp-book/issues) if you find any errors or propose changes.
|
||||
|
||||
[TravisCI](https://travis-ci.org/MISP) (used for automatic integration) is included in misp-book and the book generation is tested at each commit.
|
||||
[GitHub workflows](https://docs.github.com/en/actions/using-workflows) (used for automatic integration) is included in misp-book and the book generation is tested at each commit.
|
||||
When you make a pull request, verify if your changes affect the result of the tests.
|
||||
If the checks fail, review the output at Travis and make fixes where possible.
|
||||
|
||||
|
|
Loading…
Reference in New Issue