Skip to content

Commit 3e9a4b9

Browse files
authored
Update CONTRIBUTING.md
1 parent 6b1f7a7 commit 3e9a4b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ Please open an issue on `etr/libhttpserver` if you have suggestions for new labe
175175
| `windows` | [search][search-libhttpserver-repo-label-windows] | Related to Windows. |
176176
| `linux` | [search][search-libhttpserver-repo-label-linux] | Related to Linux. |
177177
| `mac` | [search][search-libhttpserver-repo-label-mac] | Related to macOS. |
178+
| `travis` | [search][search-libhttpserver-repo-label-travis] | Related to travis and CI in general. |
179+
| `tests` | [search][search-libhttpserver-repo-label-tests] | Related to tests (add tests, fix tests, etc...). |
178180
| `documentation` | [search][search-libhttpserver-repo-label-documentation] | Related to any type of documentation. |
179181
| `performance` | [search][search-libhttpserver-repo-label-performance] | Related to performance. |
180182
| `security` | [search][search-libhttpserver-repo-label-security] | Related to security. |
@@ -203,6 +205,8 @@ Please open an issue on `etr/libhttpserver` if you have suggestions for new labe
203205
[search-libhttpserver-repo-label-windows]: https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aetr%23Flibhttpserver+label%3Awindows
204206
[search-libhttpserver-repo-label-linux]: https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aetr%23Flibhttpserver+label%3Alinux
205207
[search-libhttpserver-repo-label-mac]: https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aetr%23Flibhttpserver+label%3Amac
208+
[search-libhttpserver-repo-label-travis]: https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aetr%23Flibhttpserver+label%3Atravis
209+
[search-libhttpserver-repo-label-tests]: https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aetr%23Flibhttpserver+label%3Atests
206210
[search-libhttpserver-repo-label-documentation]: https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aetr%23Flibhttpserver+label%3Adocumentation
207211
[search-libhttpserver-repo-label-performance]: https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aetr%23Flibhttpserver+label%3Aperformance
208212
[search-libhttpserver-repo-label-security]: https://github.com/search?q=is%3Aopen+is%3Aissue+repo%3Aetr%23Flibhttpserver+label%3Asecurity

0 commit comments

Comments
 (0)