Maxwell-Guo commented on code in PR #4327:
URL: https://github.com/apache/cassandra/pull/4327#discussion_r2292780515


##########
CONTRIBUTING.md:
##########
@@ -18,16 +18,23 @@
 #
 -->
 
-# Apache Cassandra and Pull Requests
+# How to Contribute
 
-Apache Cassandra doesn't use GitHub pull requests as part of the development 
process.
-In fact, this repository is a GitHub mirror of [the official 
repo](https://gitbox.apache.org/repos/asf/cassandra.git).
+There are many opportunities to contribute code to Apache Cassandra, including 
documentation updates, test improvements,
+bug fixes, changes to the Java code base, and tooling improvements (both 
Python and Java). The basic workflow is the
+same for all:
+1. Find or create an issue in the [Cassandra 
JIRA](https://issues.apache.org/jira/browse/CASSANDRA/) that describes the work 
you plan to do.
+2. Clone the [Apache Cassandra GitHub 
repo](https://github.com/apache/cassandra).

Review Comment:
   I think step 2 is to fork your own repo ?



-- 
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: pr-unsubscr...@cassandra.apache.org

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


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

Reply via email to