Skip to content

Commit

Permalink
Update branch to specify PRs should be against vNext.
Browse files Browse the repository at this point in the history
  • Loading branch information
garethj-msft authored Oct 10, 2018
1 parent 6673b3b commit af136a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Content-Type: application/json
- Reference issues and pull requests liberally

## Pull requests
Pull requests serve as the primary mechanism by which contributions are proposed and accepted. We recommend creating a [topic branch][topic-branch] and sending a pull request to the `master` branch from the topic branch. For additional guidance, read through the [GitHub Flow Guide][github-flow-guide].
Pull requests serve as the primary mechanism by which contributions are proposed and accepted. We recommend creating a [topic branch][topic-branch] and sending a pull request to the `vNext` branch from the topic branch. For additional guidance, read through the [GitHub Flow Guide][github-flow-guide].

Be prepared to address feedback on your pull request and iterate if necessary.

Expand Down

0 comments on commit af136a0

Please sign in to comment.