itholic commented on a change in pull request #32726:
URL: https://github.com/apache/spark/pull/32726#discussion_r642820228



##########
File path: python/docs/source/development/ps_contributing.rst
##########
@@ -0,0 +1,192 @@
+==================
+Contributing Guide
+==================
+
+.. contents:: Table of contents:
+   :depth: 1
+   :local:
+
+Types of Contributions
+======================
+
+The largest amount of work consists simply of implementing the pandas API 
using Spark's built-in functions, which is usually straightforward. But there 
are many different forms of contributions in addition to writing code:
+
+1. Use the project and provide feedback, by creating new tickets or commenting 
on existing relevant tickets.
+
+2. Review existing pull requests.
+
+3. Improve the project's documentation.
+
+4. Write blog posts or tutorial articles evangelizing Koalas and help new 
users learn Koalas.

Review comment:
       Yes, just created: https://issues.apache.org/jira/browse/SPARK-35591




-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to