request-info.yml 628 B

1234567891011121314151617
  1. # Configuration for request-info - https://github.com/behaviorbot/request-info
  2. # *Required* Comment to reply with
  3. requestInfoReplyComment: >
  4. ![More Data required](https://i.imgur.com/yS9cecv.png)
  5. More data is required to assist with this issue
  6. or issue template was not used correctly.
  7. https://linuxgsm.com/support/#guide
  8. # *OPTIONAL* default titles to check against for lack of descriptiveness
  9. # MUST BE ALL LOWERCASE
  10. #requestInfoDefaultTitles:
  11. # - update readme.md
  12. # - updates
  13. # *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
  14. requestInfoLabelToAdd: "needs more info"