summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-06-29 21:52:14 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-30 23:31:30 +0200
commit9016dbd7d73ff3551aa515c1daa9c4f29f68564a (patch)
tree5c15adafd06b43b27955770d8f9dfc61732ba8fd /.github/PULL_REQUEST_TEMPLATE.md
parent69404bbf1a513381fd90e8f0c777d64b7923e429 (diff)
downloadpylint-git-9016dbd7d73ff3551aa515c1daa9c4f29f68564a.tar.gz
Update links to use main
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 05a2447d4..b272731b2 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,7 +5,7 @@ Thank you for submitting a PR to pylint!
To ease the process of reviewing your PR, do make sure to complete the following boxes.
You can also read more about contributing to pylint in this document:
-https://github.com/PyCQA/pylint/blob/master/doc/development_guide/contribute.rst#repository
+https://github.com/PyCQA/pylint/blob/main/doc/development_guide/contribute.rst#repository
-->
## Steps