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 5e6b0a4 commit c8f1f1aCopy full SHA for c8f1f1a
.github/PULL_REQUEST_TEMPLATE.md
@@ -28,14 +28,14 @@ Explain the **motivation** for making this change. What existing problem does th
28
29
**Validation**
30
31
-* Ensure Travis CI build is passed.
+* Ensure CI build is passed.
32
* Demonstrate the code is solid. [e.g. Provide a sketch]
33
34
-<!-- Make sure tests pass on both Travis CI. -->
+<!-- Make sure tests pass on both CI. -->
35
36
**Code formatting**
37
38
-* Ensure AStyle check is passed thanks Travis CI (soon)
+* Ensure AStyle check is passed thanks CI
39
40
<!-- See the simple style guide. -->
41
0 commit comments