Move the content of CONTRIBUTING.rst to doc/source
When using cross reference across docs, it is easy to handle them if the document itself in doc/source. Otherwise, if we see CONTRIBUTING.rst in the top directory directly, we cannot follow sphinx references. Change-Id: I96b6cd24dcbf16e3923e4bc6fe4069d692e75993
This commit is contained in:
parent
52c33af08b
commit
5beb1de8dd
@ -1,51 +1,2 @@
|
|||||||
Contributing
|
See doc/source/contributing.rst or
|
||||||
============
|
http://docs.openstack.org/developer/i18n/.
|
||||||
|
|
||||||
The I18n team welcomes any kinds of contribution.
|
|
||||||
|
|
||||||
Contribute to translations
|
|
||||||
--------------------------
|
|
||||||
|
|
||||||
To help with translation, `become an official translator`_
|
|
||||||
and join your language team.
|
|
||||||
Then go to `translation website`_ to start translation.
|
|
||||||
You can find prioritized translation jobs at the top of the page.
|
|
||||||
If you have questions, you can contact your coordinators.
|
|
||||||
|
|
||||||
If you cannot find your local team,
|
|
||||||
you can request to `create a local translation team`_.
|
|
||||||
|
|
||||||
To report translation errors,
|
|
||||||
go to `openstack-i18n in Launchpad`_ and report bugs.
|
|
||||||
Mark bugs with a tag "translation".
|
|
||||||
|
|
||||||
There are three different roles in a translation team:
|
|
||||||
|
|
||||||
Member (translator)
|
|
||||||
A person who can submit translations.
|
|
||||||
|
|
||||||
Reviewer
|
|
||||||
A person who can proofread translations and
|
|
||||||
mark them as reviewed (approved) or rejected.
|
|
||||||
|
|
||||||
Coordinator
|
|
||||||
A privileged member in a translation team who can help
|
|
||||||
in team management tasks, such as approving new members
|
|
||||||
and reviewing contributions to that language.
|
|
||||||
We also have task coordinators for specific tasks.
|
|
||||||
|
|
||||||
Contribute to translation tools
|
|
||||||
-------------------------------
|
|
||||||
|
|
||||||
Go to the `translation tools`_ page to understand the tools
|
|
||||||
and scripts which support our translation platform.
|
|
||||||
If you want to help to report bugs, add more wishlists, and improve them,
|
|
||||||
you can report and fix bugs at `openstack-i18n in Launchpad`_.
|
|
||||||
Mark bugs with a tag "tools".
|
|
||||||
|
|
||||||
|
|
||||||
.. _`become an official translator`: https://wiki.openstack.org/wiki/I18nTeam/become-a-official-translator
|
|
||||||
.. _`translation website`: https://translate.openstack.org/
|
|
||||||
.. _`create a local translation team`: https://wiki.openstack.org/wiki/I18nTeam/CreateLocalTeam
|
|
||||||
.. _`openstack-i18n in Launchpad`: https://bugs.launchpad.net/openstack-i18n
|
|
||||||
.. _`translation tools`: https://wiki.openstack.org/wiki/I18n/Tools
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
../../CONTRIBUTING.rst
|
|
51
doc/source/contributing.rst
Normal file
51
doc/source/contributing.rst
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
Contributing
|
||||||
|
============
|
||||||
|
|
||||||
|
The I18n team welcomes any kinds of contribution.
|
||||||
|
|
||||||
|
Contribute to translations
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
To help with translation, `become an official translator`_
|
||||||
|
and join your language team.
|
||||||
|
Then go to `translation website`_ to start translation.
|
||||||
|
You can find prioritized translation jobs at the top of the page.
|
||||||
|
If you have questions, you can contact your coordinators.
|
||||||
|
|
||||||
|
If you cannot find your local team,
|
||||||
|
you can request to `create a local translation team`_.
|
||||||
|
|
||||||
|
To report translation errors,
|
||||||
|
go to `openstack-i18n in Launchpad`_ and report bugs.
|
||||||
|
Mark bugs with a tag "translation".
|
||||||
|
|
||||||
|
There are three different roles in a translation team:
|
||||||
|
|
||||||
|
Member (translator)
|
||||||
|
A person who can submit translations.
|
||||||
|
|
||||||
|
Reviewer
|
||||||
|
A person who can proofread translations and
|
||||||
|
mark them as reviewed (approved) or rejected.
|
||||||
|
|
||||||
|
Coordinator
|
||||||
|
A privileged member in a translation team who can help
|
||||||
|
in team management tasks, such as approving new members
|
||||||
|
and reviewing contributions to that language.
|
||||||
|
We also have task coordinators for specific tasks.
|
||||||
|
|
||||||
|
Contribute to translation tools
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
|
Go to the `translation tools`_ page to understand the tools
|
||||||
|
and scripts which support our translation platform.
|
||||||
|
If you want to help to report bugs, add more wishlists, and improve them,
|
||||||
|
you can report and fix bugs at `openstack-i18n in Launchpad`_.
|
||||||
|
Mark bugs with a tag "tools".
|
||||||
|
|
||||||
|
|
||||||
|
.. _`become an official translator`: https://wiki.openstack.org/wiki/I18nTeam/become-a-official-translator
|
||||||
|
.. _`translation website`: https://translate.openstack.org/
|
||||||
|
.. _`create a local translation team`: https://wiki.openstack.org/wiki/I18nTeam/CreateLocalTeam
|
||||||
|
.. _`openstack-i18n in Launchpad`: https://bugs.launchpad.net/openstack-i18n
|
||||||
|
.. _`translation tools`: https://wiki.openstack.org/wiki/I18n/Tools
|
@ -14,7 +14,7 @@ Contents
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
CONTRIBUTING
|
contributing
|
||||||
|
|
||||||
Getting in touch
|
Getting in touch
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user