Skip to content

Commit

Permalink
Add issue linkage to PR checklist (geojupyter#298)
Browse files Browse the repository at this point in the history
* Update pull_request_template.md

* "linkages" -> "references"

Readability
  • Loading branch information
mfisher87 authored Jan 13, 2025
1 parent e855d92 commit 83fb917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ What does this PR change? Why?
## Checklist

- [ ] PR has a descriptive title and content.
- [ ] PR description contains [references](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) to any issues the PR resolves, e.g. `Resolves #XXX`.
- [ ] PR has one of the labels: documentation, bug, enhancement, feature, maintenance
- [ ] Checks are passing.
Failing lint checks can be resolved with:
Expand Down

0 comments on commit 83fb917

Please sign in to comment.