Add CONTRIBUTING.md to labeler config

This commit is contained in:
Christer Warén 2021-09-09 18:51:42 +03:00
parent 17a075cd29
commit fb257d1c30

1
.github/labeler.yml vendored
View File

@ -4,5 +4,6 @@ dependencies:
documentation:
- README.md
- SECURITY.md
- CONTRIBUTING.md
- LICENSE
- .env_example