Skip to content

Commit bc3ad90

Browse files
author
Shreyas Padhye
committed
Corrcted branch name
1 parent 3d92a7a commit bc3ad90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ When contributing to this repository, please first discuss the change you wish t
44
Please note we have a [code of conduct](https://microsoft.github.io/codeofconduct/), please follow it in all your interactions with the project.
55

66
## Pull Request Process
7-
1. Fork repository and create your feature branch out of master.
7+
1. Fork repository and create your feature branch out of main.
88
2. Open [Codegen project](./package/Codegen/Codegen.csproj) in Visual Studio.
99
3. Right click on project in solution explorer -> select "Manage Nuget Packages". This should open the NuGet Manager which will prompt you to restore NuGet packages. Click on "Restore". Once you restore the packages, the project is ready to build / run.
1010
4. If you make changes in a .tt file, all you need to do is save the file and that will generate corresponding files that reflect your change.

0 commit comments

Comments
 (0)