Skip to content

Commit 9a471d9

Browse files
committed
Remove references to the dev branch
1 parent ca7f131 commit 9a471d9

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
@@ -68,7 +68,7 @@ You will need to sign a [Contributor License Agreement](https://cla.dotnetfounda
6868

6969
If you don't know what a pull request is read this article: https://help.github.com/articles/using-pull-requests. Make sure the respository can build and all tests pass. Familiarize yourself with the project workflow and our coding conventions. The coding, style, and general engineering guidelines are published on the [Engineering guidelines](https://github.com/aspnet/Home/wiki/Engineering-guidelines) page.
7070

71-
Pull requests should all be done to the **dev** branch (not master).
71+
Pull requests should all be done to the **release/2.2** (for the next release) or **master** (for 3.0 work) branch.
7272

7373
**Commit/Pull Request Format**
7474

@@ -89,4 +89,4 @@ Addresses #bugnumber (in this specific format)
8989

9090
**Feedback**
9191

92-
Your pull request will now go through extensive checks by the subject matter experts on our team. Please be patient; we have hundreds of pull requests across all of our repositories. Update your pull request according to feedback until it is approved by one of the ASP.NET team members. After that, one of our team members will add the pull request to **dev**.
92+
Your pull request will now go through extensive checks by the subject matter experts on our team. Please be patient; we have hundreds of pull requests across all of our repositories. Update your pull request according to feedback until it is approved by one of the ASP.NET team members. After that, one of our team members will add the pull request to **release/2.2** or **master**.

0 commit comments

Comments
 (0)