You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/09 18:45:42 UTC

[GitHub] [pulsar] aarondonwilliams opened a new pull request #11987: [docs] Update contact.js to add Stack Overflow details.

aarondonwilliams opened a new pull request #11987:
URL: https://github.com/apache/pulsar/pull/11987


   
   ### Motivation
   Due to the limitations of Slack, we are losing great questions and answers.  This update adds a sentence to the contacts page asking that technical questions be posted to Stack Overflow.  This has been discussed many times on the dev@ mailing list.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   
   ### Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API: (no)
     - The schema: (no)
     - The default values of configurations: (no)
     - The wire protocol: (no)
     - The rest endpoints: (no)
     - The admin cli options: (no)
     - Anything that affects deployment: (no)
   
   ### Documentation
   
   Check the box below and label this PR (if you have committer privilege).
   
   Need to update docs? 
   
   - [ ] doc-required 
     
     (If you need help on updating docs, create a doc issue)
     
   - [ ] no-need-doc 
     
     (Please explain why)
     
   - [ ] doc 
     
     (If this PR contains doc changes)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] eolivelli commented on a change in pull request #11987: [docs] Update contact.js to add Stack Overflow details.

Posted by GitBox <gi...@apache.org>.
eolivelli commented on a change in pull request #11987:
URL: https://github.com/apache/pulsar/pull/11987#discussion_r705655722



##########
File path: site2/website/pages/en/contact.js
##########
@@ -80,6 +80,11 @@ 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/" target="_blank"> Stack Overflow </a> <translate>using the tag “apache-pulsar”.  

Review comment:
       I agree




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] lhotari commented on a change in pull request #11987: [docs] Update contact.js to add Stack Overflow details.

Posted by GitBox <gi...@apache.org>.
lhotari commented on a change in pull request #11987:
URL: https://github.com/apache/pulsar/pull/11987#discussion_r705645625



##########
File path: site2/website/pages/en/contact.js
##########
@@ -80,6 +80,11 @@ 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/" target="_blank"> Stack Overflow </a> <translate>using the tag “apache-pulsar”.  

Review comment:
       Perhaps the link could be directly to the apache-pulsar tag. https://stackoverflow.com/tags/apache-pulsar




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] aarondonwilliams commented on a change in pull request #11987: [docs] Update contact.js to add Stack Overflow details.

Posted by GitBox <gi...@apache.org>.
aarondonwilliams commented on a change in pull request #11987:
URL: https://github.com/apache/pulsar/pull/11987#discussion_r705697415



##########
File path: site2/website/pages/en/contact.js
##########
@@ -80,6 +80,11 @@ 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/" target="_blank"> Stack Overflow </a> <translate>using the tag “apache-pulsar”.  

Review comment:
       Agreed will make the change...




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] aarondonwilliams closed pull request #11987: [docs] Update contact.js to add Stack Overflow details.

Posted by GitBox <gi...@apache.org>.
aarondonwilliams closed pull request #11987:
URL: https://github.com/apache/pulsar/pull/11987


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org