Skip to content

Commit d1e50e1

Browse files
authored
Update INTERNAL.md
1 parent 9007c43 commit d1e50e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

INTERNAL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Update the `insertTargetBranch` value at the bottom of `azure-pipelines.yml` in
7575
5. Add the new F# branch to the appropriate `darc` channel. In this example, run `darc add-default-channel --channel "VS 17.4" --branch release/dev17.4 --repo https://github.com/dotnet/fsharp`
7676
6. Ensure the subscription was added by repeating step 3 above.
7777
7. Note, the help in the `darc` tool is really good. E.g., you can simply run `darc` to see a list of all commands available, and if you run `darc <some-command>` with no arguments, you'll be given a list of arguments you can use.
78+
8. Ensure that version numbers are bumped for a new branch.
7879

7980
## Less interesting links
8081

0 commit comments

Comments
 (0)