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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]