zhongjiajie commented on a change in pull request #267:
URL: https://github.com/apache/airflow-site/pull/267#discussion_r417029003



##########
File path: landing-pages/site/content/en/community/_index.html
##########
@@ -73,10 +72,9 @@
 
     {{< accordion title="Fix a bug" description="We don’t like bugs. If you 
found one please tell us as soon as possible using steps below." 
logo_path="icons/fix-bug-icon.svg" >}}
     <ol class="counter-blue mx-auto">
-        <li>Create account at Airflow JIRA <a 
href="https://issues.apache.org";>[Sign up]</a></li>
+        <li>Create account at Github <a href="https://github.com/";>[Sign 
up]</a></li>

Review comment:
       ```suggestion
           <li>Create account at Github <a href="https://github.com";>[Sign 
up]</a></li>
   ```

##########
File path: landing-pages/site/content/en/community/_index.html
##########
@@ -58,10 +58,9 @@
 
     {{< accordion title="Add a new feature" description="There are two steps 
required to create feature request for Airflow." 
logo_path="icons/new-feature-icon.svg" >}}
     <ol class="counter-blue mx-auto">
-        <li>Create account at Airflow JIRA <a 
href="https://issues.apache.org";>[Sign up]</a></li>
+        <li>Create account at Github <a href="https://github.com/";>[Sign 
up]</a></li>

Review comment:
       ```suggestion
           <li>Create account at Github <a href="https://github.com";>[Sign 
up]</a></li>
   ```

##########
File path: landing-pages/site/content/en/community/_index.html
##########
@@ -29,7 +29,7 @@
     </ol>
     {{< /accordion >}}
 
-    {{< accordion title="Report a bug" description="Use our 
[Jira](https://issues.apache.org/jira/projects/AIRFLOW/issues/) to create a 
ticket." logo_path="icons/bug-icon.svg" >}}
+    {{< accordion title="Report a bug" description="Use our 
[Github](https://github.com/apache/airflow/issues) to create a ticket." 
logo_path="icons/bug-icon.svg" >}}

Review comment:
       Should we change to github issue icon here?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to