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

wave pushed a commit to branch dave2wave-patch-1
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit be37cd063b0067dfd3ff8d04304cfb2d9cfe2422
Author: Dave Fisher <[email protected]>
AuthorDate: Mon Dec 20 10:14:17 2021 -0800

    Remove "free rider" statement
---
 .github/ISSUE_TEMPLATE/doc_request.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/doc_request.yml 
b/.github/ISSUE_TEMPLATE/doc_request.yml
index d06320f..88e7d21c 100644
--- a/.github/ISSUE_TEMPLATE/doc_request.yml
+++ b/.github/ISSUE_TEMPLATE/doc_request.yml
@@ -34,7 +34,7 @@ body:
   - type: checkboxes
     attributes:
       label: Note
-      description: Please make some research on your question before 
submitting a doc issue. **Free rider is not welcomed**. Thanks!
+      description: Please research your question prior to submitting doc 
issues.
       options:
-        - label: I have made some research on my question and I need help on 
docs.
-          required: true
\ No newline at end of file
+        - label: I have researched my question.
+          required: true

Reply via email to