You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
571 B
11 lines
571 B
6 years ago
|
# Configuration for request-info - https://github.com/behaviorbot/request-info
|
||
|
|
||
|
# *Required* Comment to reply with
|
||
|
requestInfoReplyComment: >
|
||
|
We would appreciate it if you could provide us with more info about this issue/pr!
|
||
|
Please provide a online reproduction by forking this link https://u.ant.design/codesandbox-repro or a minimal GitHub repository.
|
||
|
Issues labeled by Need Reproduce will be closed if no activities in 7 days.
|
||
|
|
||
|
# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
|
||
|
requestInfoLabelToAdd: needs-more-info
|