This is an automated email from the ASF dual-hosted git repository.
kturner pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/fluo-website.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 6be00ec Clarify what RTC means for Fluo (#184)
6be00ec is described below
commit 6be00ecbb8cb3b769ed67d28c71c9254a134dbb1
Author: Keith Turner <[email protected]>
AuthorDate: Thu Nov 21 11:54:17 2019 -0500
Clarify what RTC means for Fluo (#184)
---
pages/how-to-contribute.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/pages/how-to-contribute.md b/pages/how-to-contribute.md
index 81ec8ff..f348186 100644
--- a/pages/how-to-contribute.md
+++ b/pages/how-to-contribute.md
@@ -5,12 +5,12 @@ permalink: /how-to-contribute/
---
Contributions are welcome to all Apache Fluo repositories. All repositories
follow a
-[review-then-commit][rtc] process. This means all contributions must pass any
integration tests and
-be reviewed before being committed. Code reviews are done by commenting on a
GitHub pull request.
-If you would like to contribute, but are not sure where to start then [contact
us][cu] and/or look
-at issues marked [helpwanted]. Fluo committers will follow the [Apache Code
of Conduct][acc] when
-corresponding with a contributor. We respectfully ask all contributors to
follow this code of
-conduct also.
+[review-then-commit][rtc] process. Prior to commit all contributions must
pass any integration
+tests and be approved by at least one other committer. Code reviews are done
by commenting on a
+GitHub pull request. If you would like to contribute, but are not sure where
to start then
+[contact us][cu] and/or look at issues marked [helpwanted]. Fluo committers
will follow the
+[Apache Code of Conduct][acc] when corresponding with a contributor. We
respectfully ask all
+contributors to follow this code of conduct also.
### Repositories