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

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 83c0ee2  [doc] Update contact.js with link to Stack Overflow (#11989)
83c0ee2 is described below

commit 83c0ee28887b974be0a1ce8ee433b5a2fb4ade6b
Author: aarondonwilliams <[email protected]>
AuthorDate: Thu Sep 9 23:50:42 2021 -0700

    [doc] Update contact.js with link to Stack Overflow (#11989)
---
 site2/website/pages/en/contact.js | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/site2/website/pages/en/contact.js 
b/site2/website/pages/en/contact.js
index 30a7abe..57f6aba 100644
--- a/site2/website/pages/en/contact.js
+++ b/site2/website/pages/en/contact.js
@@ -80,6 +80,12 @@ class Contact extends React.Component {
               </tbody>
             </table>
 
+            <h2><translate>Stack Overflow</translate></h2>
+              <p><translate>
+              For technical questions, we ask that you post them to</translate>
+              <a href="https://stackoverflow.com/tags/apache-pulsar"; 
target="_blank"> Stack Overflow </a> <translate>using the tag “apache-pulsar”.  
+              </translate></p>
+            
             <h2><translate>Slack</translate></h2>
             <p><translate>There is a Pulsar slack channel that is used for 
informal discussions for devs and users.</translate></p>
 

Reply via email to