Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
Fixed CHANGELOG link to point the new repo
  • Loading branch information
keul authored and gadomski committed Apr 19, 2023
1 parent 6902dfe commit 6926c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
- [ ] `pre-commit` hooks pass locally
- [ ] Tests pass (run `make test`)
- [ ] Documentation has been updated to reflect changes, if applicable, and docs build successfully (run `make docs`)
- [ ] Changes are added to the [CHANGELOG](https://github.com/stac-utils/stac-fastapi/blob/main/CHANGES.md).
- [ ] Changes are added to the [CHANGELOG](https://github.com/stac-utils/stac-fastapi-sqlalchemy/blob/main/CHANGES.md).

0 comments on commit 6926c3a

Please sign in to comment.