jbampton opened a new pull request, #2530: URL: https://github.com/apache/shiro/pull/2530
Reasonable numbers of files to warrant labels for each type. Counts of file types with new labels shown below: - `find . -type f -name "*.xml" | wc -l` = 128 - `find . -type f -name "*.md" | wc -l` = 11 - `find . -type f -name "*.yml" | wc -l` = 17 - `find . -type f -name "*.yaml" | wc -l` = 2 To complete this PR we need to add the new labels on the repo label page: https://github.com/apache/shiro/labels 3 labels to be added for: "documentation", "xml", "yaml" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
