We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87590da commit 2b97ff3Copy full SHA for 2b97ff3
docs/development/pull-requests.md
@@ -180,7 +180,7 @@ $ git push origin my-branch
180
### Step 9: Opening the Pull Request
181
182
From within GitHub, opening a new pull request will present you with a template
183
-that should be filled out. It can be found [here](../../.github/PULL_REQUEST_TEMPLATE.md).
+that should be filled out. It can be found [here](https://github.com/electron/electron/blob/main/.github/PULL_REQUEST_TEMPLATE.md).
184
185
If you do not adequately complete this template, your PR may be delayed in being merged as maintainers
186
seek more information or clarify ambiguities.
0 commit comments