mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
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>
This commit is contained in:
parent
65362f0181
commit
eda98728da
@ -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
Block a user