Skip to content

Commit a1e448b

Browse files
author
Daniel Jacinto
authored
Merge pull request #8774 from NuGet/main
[ReleasePrep][2021.08.30]FI of main into dev
2 parents 41d787b + dd64d52 commit a1e448b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ A lot of the issues that arise in our tracker are things we'd like to do and wou
1616
1. Make sure there is an issue in the [Issue Tracker](https://github.com/NuGet/NuGetGallery/issues) for the feature or bug you want to fix. If not, create one!
1717
* **Pull Requests without an associated issue will not be accepted!**
1818
1. Create a fork in GitHub
19-
1. Create a branch off of the **master** branch. Name it something which easily links it back to the issue. For example: "Bug-1234".
19+
1. Create a branch off of the **dev** branch. Name it something which easily links it back to the issue. For example: "Bug-1234".
2020
1. Make your changes
21-
1. Send a Pull Request from your branch to the **master** branch.
21+
1. Send a Pull Request from your branch to the **dev** branch.
2222

2323
If you mess up the branching or get confused, that's OK, we'd rather have your contribution than have you waste a lot of time figuring out our branches. However, using the right branches will help us immensely and will make it much easier for us to quickly accept your contribution!
2424

0 commit comments

Comments
 (0)