Skip to content

Commit 3819e2f

Browse files
authored
change master to main in pull_request_template.md (#23)
1 parent e98c60a commit 3819e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
- [ ] An issue/feature request has been created for this PR
55
- [ ] Pull Request title clearly describes the work in the pull request and the Pull Request description provides details about how to validate the work. Missing information here may result in a delayed response.
6-
- [ ] File the PR against the `master` branch
6+
- [ ] File the PR against the `main` branch
77
- [ ] The code in this PR is covered by unit tests
88

99
#### Link to issue/feature request: *add the link here*

0 commit comments

Comments
 (0)