2.4 KiB
Raw Blame History

How to update component page

Goal

Mark service as depricated

storage_component_overview

1)Create fork on github

You need to create fork only in case you dont have existing already

create_fork_1

Choose your name as owner

create_fork_2

2)In case you have existing fork

You need to sync your fork with main. Then go to branches.

sync_fork

3)Create new branch

new_branch

Add new branch name:

new_branch2

4)Edit index.rst

edit_index.rst

5)Edit conf.py

edit_conf_py

6)Commit changes

Once you finish with editing of pages click commit changes.

commit_changes

7)Compare & pull request

compare_changes

8)Comparing changes

Check correct source and target pull request and branch. Then create pull request.

compare_changes2

9)Wait for checks, approve and gate

check_approve_gate

9)Delete branch

After successful merge delete branch.

delete_branch