Github user markito commented on a diff in the pull request: https://github.com/apache/geode-examples/pull/4#discussion_r113288667 --- Diff: README.md --- @@ -17,29 +17,59 @@ limitations under the License. [<img src="https://geode.apache.org/img/apache_geode_logo.png" align="center"/>](http://geode.apache.org) -[](https://travis-ci.org/apache/geode-examples) [](https://www.apache.org/licenses/LICENSE-2.0) +[](https://travis-ci.org/apache/geode-examples) [](https://www.apache.org/licenses/LICENSE-2.0) # Apache Geode examples -This is the home of Apache Geode examples that are bundled with the project. Contributions<sup>[2]</sup> and corrections are welcome. Please talk to us about your suggestions at [dev@geode.apache.org](mailto:dev@geode.apache.org) or submit a [pull request](https://github.com/apache/geode/pull/new/develop). +This is the home of Apache Geode examples that are bundled with the project. +Contributions<sup>[2]</sup> and corrections are welcome. Please talk to us +about your suggestions at [dev@geode.apache.org](mailto:dev@geode.apache.org) +or submit a [pull request](https://github.com/apache/geode/pull/new/develop). -## Example requirements +## Adding a new example -All examples: +Follow this approach to add a new example: -* Need to be testable. Use unit tests, integration tests or whatever is applicable. Tests will run through the project's CI. --- End diff -- Are we removing the requirement for the example to be testable? I'd push for examples to be contributed with tests or only merged and redistributed when they have tests.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---