Skip to content

Commit 0c86e0d

Browse files
authored
Update pull request template link to use main branch (sindresorhus#1816)
1 parent 1c91d7e commit 0c86e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pull_request_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
- Must not feature `Contributing` or `Footnotes` sections.
7979
- Has an appropriate license.
8080
- **We strongly recommend the [CC0 license](https://creativecommons.org/publicdomain/zero/1.0/), but any [Creative Commons license](https://creativecommons.org/choose/) will work.**
81-
- Tip: You can quickly add it to your repo by going to this URL: `https://github.com/<user>/<repo>/community/license/new?branch=master&template=cc0-1.0` (replace `<user>` and `<repo>` accordingly).
81+
- Tip: You can quickly add it to your repo by going to this URL: `https://github.com/<user>/<repo>/community/license/new?branch=main&template=cc0-1.0` (replace `<user>` and `<repo>` accordingly).
8282
- A code license like MIT, BSD, Apache, GPL, etc, is not acceptable. Neither are WTFPL and [Unlicense](https://unlicense.org).
8383
- Place a file named `license` or `LICENSE` in the repo root with the license text.
8484
- **Do not** add the license name, text, or a `Licence` section to the readme. GitHub already shows the license name and link to the full text at the top of the repo.

0 commit comments

Comments
 (0)