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



##########
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:
       So, are we planning to rename the 'Koalas' stuffs to 'pandas API on 
Spark' in the separated PR ??




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to