You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/22 15:20:51 UTC

[GitHub] [arrow-cookbook] ianmcook commented on a change in pull request #1: Initial content for Arrow Cookbook for Python and R

ianmcook commented on a change in pull request #1:
URL: https://github.com/apache/arrow-cookbook/pull/1#discussion_r674912473



##########
File path: CONTRIBUTING.md
##########
@@ -0,0 +1,17 @@
+# How to contribute to Apache Arrow Cookbook
+
+## Did you find a bug?
+
+If you find a bug in the cookbook, please let us know by opening an issue on GitHub.
+
+## Do you want to contribute new recipes or improvements?
+
+We always welcome contributions of new recipes for the cookbook.  
+To make a contributions, please fork this repo and submit a pull request with your contribution.
+
+Any changes which add new code chunks or recipes must be tested when `make test` command is run,
+please refer to the language specific cookbook contribution documentation for information on how
+to make your recipes testable.
+
+ * [Contributing to Python Cookbook](python/CONTRIBUTING.rst)
+ * [Contributing to R Cookbook](r/CONTRIBUTING.md)

Review comment:
       ```suggestion
    * [Contributing to R Cookbook](r/CONTRIBUTING.md)
    
    ------------------------------------------------------------------------
   
   All participation in the Apache Arrow project is governed by the Apache
   Software Foundation’s [code of
   conduct](https://www.apache.org/foundation/policies/conduct.html).
   
   ```




-- 
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: github-unsubscribe@arrow.apache.org

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