Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 7b7328a

Browse files
committed
alter create PR step, add navigation check
1 parent f95ce80 commit 7b7328a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

documentation/manifest.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
- [ ] "Checkout to [branch name]" text has changed to "Local branch up to date"
159159
- [ ] **Create a new branch (can alternatively make commits on an existing branch)**
160160
- [ ] **Switch Git context to new branch**
161-
- [ ] **Click on Create New button**
161+
- [ ] **Navigate to the Pull Request List (Pull request icon in navigation toolbar) and click on Create New button**
162162
- [ ] Pane title displays "GitHub | (current repository)"
163163
- [ ] Selected pane tab title (on the bottom) displays "GitHub"
164164
- [ ] Create Pull Request button is disabled.
@@ -173,7 +173,8 @@
173173
- [ ] Pull request list is displayed with new pull request (that was just created) at the top of the list
174174
- [ ] "The Pull Request has been created at [target branch]" message is displayed at the top of the GitHub pane
175175
- [ ] Verify all non pushed commits prior to pull request creation have been pushed and exist on .com
176-
176+
- [ ] **Click on back/right/pull request/refresh navigation items (any order)**
177+
- [ ] Verify that navigation buttons show views are consistent with clicked navigation buttons
177178

178179
# In VS text/code Editor (logged in to GitHub, open a file that is hosted on Github)
179180
- [ ] **Highlight code or text within solution, then right click.**

0 commit comments

Comments
 (0)