This is an automated email from the ASF dual-hosted git repository.

kristw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 80070d0  fix: make the bot more descriptive (#7279)
80070d0 is described below

commit 80070d0eafb3eb24dce839a33cdf4bc443468aed
Author: Krist Wongsuphasawat <[email protected]>
AuthorDate: Wed Apr 10 11:02:10 2019 -0700

    fix: make the bot more descriptive (#7279)
---
 .github/config.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/config.yml b/.github/config.yml
index 8359118..23c1258 100644
--- a/.github/config.yml
+++ b/.github/config.yml
@@ -3,6 +3,7 @@
 # *Required* Comment to reply with
 requestInfoReplyComment: >
   We would appreciate it if you could provide us with more info about this 
issue/pr!
+  Please do not leave the `title` or `description` empty.
 
 # *OPTIONAL* default titles to check against for lack of descriptiveness
 # MUST BE ALL LOWERCASE

Reply via email to