Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md for dependencies check
Browse files Browse the repository at this point in the history
Add a check for dependencies update
  • Loading branch information
olethanh authored Nov 14, 2024
1 parent 7461a49 commit 541cce4
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 @@ -10,6 +10,7 @@ Related ClickUp, GitHub or Jira tickets : ALEPH-XXX
- [ ] New classes and functions contain docstrings explaining what they provide.
- [ ] All new code is covered by relevant tests.
- [ ] Documentation has been updated regarding these changes.
- [ ] Dependencies update in the project.toml have been mirrored in the Debian package build script `packaging/Makefile`

## Changes

Expand Down

0 comments on commit 541cce4

Please sign in to comment.