8 Commits

Author SHA1 Message Date
qiaomin
92f9d8a656 [contributor-guide] Use newton title for install guide to replace mitaka
Since newton rename the Installation Guide to Installation Tutorials
and Guides, so this patch use the new name in contributor guide
for cleanup.

Change-Id: I77553a5337a72ff5d12df565859c19bf9b9b93e0
2016-10-10 00:51:12 +00:00
Petr Kovar
0229b5d518 [contributor] Fix rebase procedure
Running `git commit` before `git rebase --continue` is unnecessary
when rebasing.

Change-Id: I903ecfac7c7cc75d5a43fa665866589ae7373428
2016-08-25 16:40:23 +02:00
Jenkins
74b0b5d3a0 Merge "Added doc for git-rebase workflow." 2016-06-27 13:37:03 +00:00
hmonika
3d2adb0295 Added doc for git-rebase workflow.
Closes-Bug: #1566671

Change-Id: Ic65fb02b1564bb1885c1afb70cd5b4aec1e89ba5
2016-06-19 07:01:26 +00:00
venkatamahesh
4cf55cbed5 [contributor] Update content of doc-tools directory
Change-Id: Ie0e5d44d071864c487dd16dc6ae3615123327289
2016-05-08 18:54:25 +05:30
venkatamahesh
ac6bb74a8f [contributor-guide] Update the content of the guide
In this patch,
1.) Added networking-guide to the list of guides for those backport is
    to be used in the commit messages

Change-Id: Ic2b8690b33d3cea6dcd59a21792435fe6be8919f
2016-01-25 08:00:25 +00:00
KATO Tomoyuki
537bc6f0d6 [contributor] Rewrite backporting description
* add the description about unnecessary backport
* update example release to avoid EOL release

Change-Id: I0e412897d2509aa57f4588f1154db00132783834
2015-11-02 13:36:57 +02:00
Olena Logvinova
808ac7e64f [Contrib Guide] Backport section to RST & final edits
This patch:
- translates the below wiki page to RST:
  https://wiki.openstack.org/wiki/Documentation/HowTo#Git_commit_messages_and_backports
- creates a new folder called Additional Git workflow and moves the file
  cherry-pick.rst to this folder;
- replaces '_' with '-' in some file names for consistency;
- changes the files order in the index.html file;
- updates text for the Abstract section in Introduction.

Change-Id: Icd66e1af93a12f1c3fc827ce228001dced9aa065
Implements: blueprint docs-contributor-guide
2015-10-22 17:15:02 +03:00