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.
linux
1 parent 39a80ee commit d2ce003Copy full SHA for d2ce003
1 file changed
doc/contributing/collaborator-guide.md
@@ -974,10 +974,9 @@ need to be attached anymore, as only important bugfixes will be included.
974
### Other labels
975
976
* Operating system labels
977
- * `macos`, `windows`, `smartos`, `aix`
978
- * No `linux` label because it is the implied default
+ * `macos`, `windows`, `smartos`, `aix`, `linux`, etc.
979
* Architecture labels
980
- * `arm`, `mips`, `s390`, `ppc`
+ * `arm`, `mips`, `s390`, `ppc`, etc.
981
* No `x86{_64}` label because it is the implied default
982
983
["Merge pull request"]: https://help.github.com/articles/merging-a-pull-request/#merging-a-pull-request-on-github
0 commit comments