Skip to content
This repository was archived by the owner on Jul 29, 2020. It is now read-only.

Commit 6c6098c

Browse files
committed
Updated contribution page to match new name and branch.
1 parent c85e779 commit 6c6098c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@ Be sure to follow the proper Markdown syntax. See the [style guide](./styleguide
4444
/images
4545
some-image.png
4646

47-
**Step 5:** Submit a Pull Request (PR) from your branch to `MicrosoftDocs/mobile-center-docs/master`.
47+
**Step 5:** Submit a Pull Request (PR) from your branch to `MicrosoftDocs/appcenter-docs/live`.
4848

4949
If your PR is addressing an existing issue, add the `Fixes #Issue_Number` keyword to the commit message or PR description, so the issue can be automatically closed when the PR is merged. For more information, see [Closing issues via commit messages](https://help.github.com/articles/closing-issues-via-commit-messages/).
5050

5151
The App Center team will review your PR and let you know if the change looks good or if there are any other updates/changes necessary in order to approve it.
5252

5353
**Step 6:** Make any necessary updates to your branch as discussed with the team.
5454

55-
The maintainers will merge your PR into the master branch once feedback has been applied and your change looks good.
55+
The maintainers will merge your PR into the live branch once feedback has been applied and your change looks good.
5656

57-
On a certain cadence, we push all commits from master branch into the live site and then you'll be able to see your contribution at https://docs.microsoft.com/appcenter/.
57+
On a certain cadence, we push all commits from live branch into the live site and then you'll be able to see your contribution at https://docs.microsoft.com/appcenter/.
5858

5959
## DOs and DON'Ts
6060

0 commit comments

Comments
 (0)