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:44:22 UTC

[beam] branch users/damccorm/reopenIssue updated: Update task.yml

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 a239f05fcb5 Update task.yml
a239f05fcb5 is described below

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

    Update task.yml
---
 .github/ISSUE_TEMPLATE/task.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/task.yml b/.github/ISSUE_TEMPLATE/task.yml
index 9ff10112fef..4e7d714fa8a 100644
--- a/.github/ISSUE_TEMPLATE/task.yml
+++ b/.github/ISSUE_TEMPLATE/task.yml
@@ -26,6 +26,7 @@ body:
     attributes:
       value: |
         Thanks for taking the time to fill out this task! 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
@@ -159,4 +160,4 @@ body:
       - "Component: testing-nexmark"
       - "Component: website"
     validations:
-      required: true
\ No newline at end of file
+      required: true