.github/labeler.yml: label more files for doc

This commit is contained in:
John Bampton
2023-05-06 07:19:46 +10:00
parent 9b4046f479
commit 5fab261d8a
+5
View File
@@ -13,7 +13,12 @@ core:
- test/**/*
doc:
- CONTRIBUTING.md
- LEGAL
- LICENSE
- NEWS
- README.md
- SECURITY.md
- TODO.md
- doc/**/*
- examples/**/*
github: