Browse Source

🤖 Config Request Info

pull/15809/head
afc163 6 years ago
parent
commit
8024b87495
No known key found for this signature in database GPG Key ID: 738F973FCE5C6B48
  1. 11
      .circleci/config.yml
  2. 10
      .github/config.yml

11
.circleci/config.yml

@ -236,14 +236,3 @@ workflows:
branches:
only:
- master
# 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

10
.github/config.yml

@ -0,0 +1,10 @@
# 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
Loading…
Cancel
Save