Skip to content

Commit f8ddcd6

Browse files
authored
Merge pull request #1731 from sungam3r/rename
Change master to main into PR template
2 parents 6ff36f5 + d32f770 commit f8ddcd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Hello and thank you for contributing to dotnet/reactive. Before you proceed by creating a pull request (PR):
22

3-
> Please make sure your contribution is in line with the project's [licensing model](https://github.com/dotnet/reactive/blob/master/LICENSE) and
3+
> Please make sure your contribution is in line with the project's [licensing model](https://github.com/dotnet/reactive/blob/main/LICENSE) and
44
your employment allows you to contribute to open source.
55

66
> Please sign the [Contributor License Agreement](https://cla.dotnetfoundation.org/dotnet/reactive?pullRequest=1101) in case the CLA bot asks you
77
for being a new contributor.
88

9-
> Please make sure you target the `master` branch when creating the PR.
9+
> Please make sure you target the `main` branch when creating the PR.
1010
1111
What is the nature of your contribution?
1212

0 commit comments

Comments
 (0)