Open mofosyne opened 6 months ago
https://github.com/Prowlarr/Prowlarr/blob/develop/.github/labeler.yml
Was able to see that you are allowed to do this:
'Area: API': - changed-files: - any-glob-to-any-file: - src/Prowlarr.Api.V1/**/* 'Area: Db-migration': - changed-files: - any-glob-to-any-file: - src/NzbDrone.Core/Datastore/Migration/*
And that you are no restricted to only alphanumeric no space labels. This would have been handy to know in the readme.
Hello @mofosyne Thank you for creating this feature request. We will investigate it and get back to you as soon as we have some feedback.
https://github.com/Prowlarr/Prowlarr/blob/develop/.github/labeler.yml
Was able to see that you are allowed to do this:
And that you are no restricted to only alphanumeric no space labels. This would have been handy to know in the readme.