- # Configuration for request-info - https://github.com/behaviorbot/request-info
- # *Required* Comment to reply with
- requestInfoReplyComment: >
- We require more information for this issue.
- https://linuxgsm.com/support/#guide
- # *OPTIONAL* default titles to check against for lack of descriptiveness
- # MUST BE ALL LOWERCASE
- #requestInfoDefaultTitles:
- # - update readme.md
- # - updates
- # *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
- requestInfoLabelToAdd: "Status: needs more info"
|