mirror of https://github.com/nodejs/node.git
meta: add `linux` to OS labels in collaborator guide
PR-URL: https://github.com/nodejs/node/pull/54986 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>pull/55274/head
parent
b3e0490b8b
commit
aeae5973c3
|
@ -974,10 +974,9 @@ need to be attached anymore, as only important bugfixes will be included.
|
|||
### Other labels
|
||||
|
||||
* Operating system labels
|
||||
* `macos`, `windows`, `smartos`, `aix`
|
||||
* No `linux` label because it is the implied default
|
||||
* `macos`, `windows`, `smartos`, `aix`, `linux`, etc.
|
||||
* Architecture labels
|
||||
* `arm`, `mips`, `s390`, `ppc`
|
||||
* `arm`, `mips`, `s390`, `ppc`, etc.
|
||||
* No `x86{_64}` label because it is the implied default
|
||||
|
||||
["Merge pull request"]: https://help.github.com/articles/merging-a-pull-request/#merging-a-pull-request-on-github
|
||||
|
|
Loading…
Reference in New Issue