diff --git a/.github/comment.yml b/.github/comment.yml new file mode 100644 index 00000000000..d03df3f7023 --- /dev/null +++ b/.github/comment.yml @@ -0,0 +1,8 @@ +--- +comments: + - label: needs_team + comment: | + This issue doesn't have a `Team:` label. + - label: request-discuss + comment: | + Thank you very much for creating this issue. However, we would kindly like to ask you to post all questions and issues on the [Discuss forum](https://discuss.elastic.co/c/beats) first. In addition to awesome, knowledgeable community contributors, core Beats developers are on the forums every single day to help you out as well. So, your questions will reach a wider audience there, and if we confirm that there is a bug, then you can reopen this issue with the new information or open a new one. diff --git a/.github/comments.yml b/.github/comments.yml deleted file mode 100644 index a98650f2f92..00000000000 --- a/.github/comments.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -comments: - - label: needs_team - comment: | - This issue doesn't have a `Team:` label.