dwyl / dwylbot

:robot: Automating our GitHub Workflow to improve team communication/collaboration and reduce tedious repetition!
28 stars 7 forks source link

limit length of title on issue and PR #132

Open SimonLab opened 7 years ago

SimonLab commented 7 years ago

When a title is too long (truncated with ...) dwylbot should add an error like: "the title of the issue/PR is too long, please try to have a concise title and use the description of the issue/PR for the details, thanks"

This rule will be triggered when an issue is created.