From 3dce9ec3af70eed92e5005917dab6ba6f68e0b6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Thu, 27 Aug 2015 10:07:09 +0200 Subject: [PATCH] Sync yotta and general readme again --- README.rst | 6 +++--- yotta/data/README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index bc0204b3f..8f5cac774 100644 --- a/README.rst +++ b/README.rst @@ -170,18 +170,18 @@ We provide some non-standard configurations focused on specific use cases in the Contributing ============ -We gratefully accept bugs and contributions from the community. There are some requirements we need to fulfil in order to be able to integrate contributions: +We gratefully accept bug reports and contributions from the community. There are some requirements we need to fulfill in order to be able to integrate contributions: - Simple bug fixes to existing code do not contain copyright themselves and we can integrate without issue. The same is true of trivial contributions. -- For larger contributions, such as a new feature, the code can possibly fall under copyright law. We then need your consent to share in the ownership of the copyright. We have a form for this, which we will mail to you in case you submit a contribution or pull request that we deem this necessary for. +- For larger contributions, such as a new feature, the code can possibly fall under copyright law. We then need your consent to share in the ownership of the copyright. We have a form for this, which we will send to you in case you submit a contribution or pull request that we deem this necessary for. Process ------- #. `Check for open issues `_ or `start a discussion `_ around a feature idea or a bug. -#. Fork the `mbed TLS repository on Github `_ +#. Fork the `mbed TLS repository on GitHub `_ to start making your changes. As a general rule, you should use the "development" branch as a basis. #. Write a test which shows that the bug was fixed or that the feature works diff --git a/yotta/data/README.md b/yotta/data/README.md index cabd78b67..e6a89e850 100644 --- a/yotta/data/README.md +++ b/yotta/data/README.md @@ -38,7 +38,7 @@ Please note: you need to provide the exact name that will be used in the `#inclu ## Contributing -We gratefully accept bug reports and contributions from the community. There are some requirements we need to fullfil in order to be able to integrate contributions: +We gratefully accept bug reports and contributions from the community. There are some requirements we need to fulfill in order to be able to integrate contributions: * Simple bug fixes to existing code do not contain copyright themselves and we can integrate without issue. The same is true of trivial contributions.