forked from docs/docsportal
2.4 KiB
2.4 KiB
How to update component page
Goal
Mark service as depricated
1)Create fork on github
You need to create fork only in case you don’t have existing already
Choose your name as owner
2)In case you have existing fork
You need to sync your fork with main. Then go to branches.
3)Create new branch
Add new branch name:
4)Edit index.rst
5)Edit conf.py
6)Commit changes
Once you finish with editing of pages click commit changes.
7)Compare & pull request
8)Comparing changes
Check correct source and target pull request and branch. Then create pull request.
9)Wait for checks, approve and gate
9)Delete branch
After successful merge delete branch.