You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go through each folder in release-notes/10.0/preview7 and one at a time i want you do to the following:
7
-
8
-
1. create a new branch names **dotnet10-p7-<name>** where <name> is the name of the file without the extension.
9
-
2. modify the file in some simple way by adding a new line at the end of the file with the text "Something about the feature" in it.
10
-
3. commit the change with the message "Update <name> for preview 7" where <name> is the name of the file without the extension.
11
-
4. push the branch to the remote repository.
12
-
5. create a pull request with the title "Update <name> for preview 7" and the body "This PR updates the <name> file for preview 7. Please make any additional changes to this based on the new items." where <name> is the name of the file without the extension.
13
-
6. go back to the dotnet10-p7 branch and repeat the process for the next file.
14
-
15
-
Here are the files you need to do this one at a time for:
0 commit comments