mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 00:08:07 +02:00
labeler.yml: Add contributor-experience
Not exhaustive perhaps, but a good start.
This commit is contained in:
parent
74e4bc9b1d
commit
94c861bebf
1 changed files with 7 additions and 0 deletions
7
.github/labeler.yml
vendored
7
.github/labeler.yml
vendored
|
@ -1,3 +1,10 @@
|
||||||
|
"contributor-experience":
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file: "CONTRIBUTING.md"
|
||||||
|
- any-glob-to-any-file: ".github/ISSUE_TEMPLATE/*"
|
||||||
|
- any-glob-to-any-file: ".github/PULL_REQUEST_TEMPLATE.md"
|
||||||
|
- any-glob-to-any-file: "doc/manual/src/contributing/**"
|
||||||
|
|
||||||
"documentation":
|
"documentation":
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: "doc/manual/*"
|
- any-glob-to-any-file: "doc/manual/*"
|
||||||
|
|
Loading…
Reference in a new issue