Skip to content

Commit 3ee20bf

Browse files
Update branch name
1 parent 59cfde5 commit 3ee20bf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE/IMPROVEMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ labels: type/enhancement
55
---
66

77
<!--
8-
- Please target the master branch of PHPUnit.
8+
- Please target the main branch of PHPUnit.
99
-->

.github/PULL_REQUEST_TEMPLATE/NEW_FEATURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ labels: type/enhancement
55
---
66

77
<!--
8-
- Please target the master branch of PHPUnit.
8+
- Please target the main branch of PHPUnit.
99
-->

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Alternatively, you may use [Composer](https://getcomposer.org/) to download and
2525

2626
## Contribute
2727

28-
Please refer to [CONTRIBUTING.md](https://github.com/sebastianbergmann/phpunit/blob/master/.github/CONTRIBUTING.md) for information on how to contribute to PHPUnit and its related projects.
28+
Please refer to [CONTRIBUTING.md](https://github.com/sebastianbergmann/phpunit/blob/main/.github/CONTRIBUTING.md) for information on how to contribute to PHPUnit and its related projects.
2929

3030
## List of Contributors
3131

0 commit comments

Comments
 (0)