You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2022/10/19 17:43:49 UTC

[beam] branch users/damccorm/reopenIssue updated: reopen issue docs

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

damccorm pushed a commit to branch users/damccorm/reopenIssue
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/users/damccorm/reopenIssue by this push:
     new f76bbc24d22 reopen issue docs
f76bbc24d22 is described below

commit f76bbc24d227fdf269a8aac0abcfda0b985e58fb
Author: Danny McCormick <da...@google.com>
AuthorDate: Wed Oct 19 13:43:44 2022 -0400

    reopen issue docs
---
 .github/ISSUE_TEMPLATE/bug.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 4c5de526189..3c30c343ca8 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -26,6 +26,7 @@ body:
     attributes:
       value: |
         Thanks for taking the time to fill out this bug report! Once you've created an issue, you can self-assign by commenting `.take-issue` and you can close by commenting `.close-issue`.
+        Anyone can reopen a closed issue by commenting `.reopen-issue`.
         You can also add/remove labels by commenting `.add-labels label1,label2,'label 3 with spaces'` or `.remove-labels label1,label2,'label 3 with spaces'`,
         or with `.set-labels label1,label2,'label 3 with spaces'` (which removes any labels not in that set).
   - type: textarea