This is an automated email from the ASF dual-hosted git repository.
kenn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 3be13beac38 [BEAM-14442] Ask for repro steps/redirect to user list in
bug template (#17642)
3be13beac38 is described below
commit 3be13beac3881f4e55daeec7a92e047eec808ce7
Author: Danny McCormick <[email protected]>
AuthorDate: Fri May 27 18:03:35 2022 -0400
[BEAM-14442] Ask for repro steps/redirect to user list in bug template
(#17642)
---
.github/ISSUE_TEMPLATE/bug.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 6d7964de288..39aa91b2a62 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -31,6 +31,10 @@ body:
attributes:
label: What happened?
description: Please describe your issue, including the version of Beam
and any other languages or tools being used.
+ placeholder: |
+ Please include steps to reproduce your issue.
+
+ If this isn't a bug and you have a question or support request,
please email [email protected] with a description of the problem instead of
opening this issue.
validations:
required: true
- type: dropdown