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 2022/01/16 17:53:16 UTC

[GitHub] [arrow-cookbook] thisisnic commented on a change in pull request #118: Describe recipes and differentiate from user guides

thisisnic commented on a change in pull request #118:
URL: https://github.com/apache/arrow-cookbook/pull/118#discussion_r785474999



##########
File path: CONTRIBUTING.md
##########
@@ -4,6 +4,19 @@
 
 If you find a bug in the cookbook, please let us know by opening an issue on GitHub.
 
+## What makes a good recipe?
+
+Recipes are solutions to specific problems that the user can copy/paste into their own code.
+They answer specific questions that users might search for on Google or StackOverflow.
+Some questions might be trivial, like how to read a CSV, while other might be more 

Review comment:
       ```suggestion
   Some questions might be trivial, like how to read a CSV, while others might be more 
   ```




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