Skip to content

Commit cd7caad

Browse files
Remove outdated prompt for creating pull requests for Preview 7
1 parent f1d33f8 commit cd7caad

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed
Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +0,0 @@
1-
---
2-
mode: agent
3-
---
4-
5-
6-
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:
16-
- aspnetcore.md
17-
- containers.md
18-
- csharp.md
19-
- dotnetmaui.md
20-
- efcore.md
21-
- fsharp.md
22-
- libraries.md
23-
- runtime.md
24-
- sdk.md
25-
- visualbasic.md
26-
- winforms.md
27-
- wpf.md

0 commit comments

Comments
 (0)