From e8ca3dd33f17ac784c037defff3d607889a9da48 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Wed, 6 Oct 2021 20:05:29 +0200 Subject: [PATCH] Use correct file name --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 01f9763a..28eea257 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,4 +12,4 @@ Related Issues (if applicable) - [ ] Set a 100 character limit in your editor/IDE to avoid white space diffs in the PR - [ ] Tests for the changes have been added (for bug fixes / features) -- [ ] Added yourself to AUTHORS.rst +- [ ] Added yourself to AUTHORS.md