diff options
author | Thais Camilo <narwen@gmail.com> | 2011-05-25 20:18:58 -0400 |
---|---|---|
committer | Thais Camilo <narwen@gmail.com> | 2011-05-25 20:19:35 -0400 |
commit | 2cd26b767900956c3d4d0f9740e5089479a8d28a (patch) | |
tree | 0b01a6e86dc053097262cc54e2d498ea40fca0f1 /railties/guides/source/contribute.textile | |
parent | ab3c87a2d2a907e6e1e44e22def4ff2cc89f46ba (diff) | |
download | rails-2cd26b767900956c3d4d0f9740e5089479a8d28a.tar.gz rails-2cd26b767900956c3d4d0f9740e5089479a8d28a.tar.bz2 rails-2cd26b767900956c3d4d0f9740e5089479a8d28a.zip |
On "contribute" guide: remove mention of LH
Diffstat (limited to 'railties/guides/source/contribute.textile')
-rw-r--r-- | railties/guides/source/contribute.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/contribute.textile b/railties/guides/source/contribute.textile index 4bd527d4c7..ff77bd9a5e 100644 --- a/railties/guides/source/contribute.textile +++ b/railties/guides/source/contribute.textile @@ -33,7 +33,7 @@ h3. What to Contribute? h3. How is the process? * The preferred way to contribute is to commit to docrails directly. -* A new guide is only edited by its author until finished though. In that case feedback can be given in its LH ticket. +* A new guide is only edited by its author until finished though. * If you are writing a new guide freely commit to docrails partial work and ping lifo or fxn when done with a first draft. * Guides reviewers will then provide feedback, some of it possibly in form of direct commits to agilize the process. * Eventually the guide will be approved and added to the index. |