Commit Graph

5 Commits

Author SHA1 Message Date
Balazs Gibizer 612c36034b [Community goal] Update contributor documentation
As the Ussuri goal we have an OpenStack project wide contributing
documentation template [1]. Nova has its own contributor documentation
so this patch adds the new contributing.rst according to the global
template and links the sections in it to the existing Nova contributor
documentation.

Also the top level CONTRIBUTING.rst template has been changed in the
cookiecutter repo[2]. So this patch updates the CONTRIBUTING.rst according
to the new template.

[1] https://opendev.org/openstack/cookiecutter/src/branch/master/%7b%7bcookiecutter.repo_name%7d%7d/doc/source/contributor/contributing.rst
[2] https://review.opendev.org/#/c/696001

Change-Id: Ia12cd4acbb63f192fcaf0790b72f8e977025a9dc
Story: #2007236
Task: #38541
2020-03-25 12:01:37 +00:00
zhangbailin 110b499b6a Update links in documents
Due to the migration of the OpenStack document library, some outdated
links were found during use, using https instead of http and pointing
to the right place.

Change-Id: I1e37e15643b4ff7a7b22b2c7c39eba76d0cbdb39
2018-01-12 17:05:11 +08:00
Jeremy Stanley 18e138a2a2 Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: Ice00abcbb431b29e28beb0cd8810b8653ef66139
2014-12-05 03:30:37 +00:00
Sahid Orentino Ferdjaoui 2e527054bb Fix the section name in CONTRIBUTING.rst
The name of the section 'if you'are developer...' has changed
in the wiki. This commit updates it to correctly refer to
the good section.

Change-Id: I76767250b45e2550ac1601349a562a7641d41fc3
2014-03-28 12:12:11 +01:00
Russell Bryant ebe0f40aa9 Add a CONTRIBUTING file.
GitHub likes repos to have a CONTRIBUTING file.  It will use this to
point people to the right place for how to contribute to this project.

Change-Id: I52ce1489527d2c7d68776c786731af4b2d675c38
2012-11-21 17:04:48 -05:00