Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions github-labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ For plugin repositories it makes sense to categorize Issues - e.g. a bug report
- ![#fef2c0](https://placehold.it/20/fef2c0/000000?text=+) `platform: browser`
- ![#d4c5f9](https://placehold.it/20/d4c5f9/000000?text=+) `platform: windows`

#### `has-*`

To contributors some questions are very important even before opening an issue: Does it have a reproduction project? Does it already have a Pull Request that claims to solve the problem? To signify this, we use `has-*` labels:

- ![#5319e7](https://placehold.it/20/5319e7/000000?text=+) `has-pr`
- ![#5319e7](https://placehold.it/20/5319e7/000000?text=+) `has-repro`


<!--
### Possible future labels

Expand Down