dotfiles/vscode/.vscode/extensions/mikoz.black-py-1.0.3/.github/PULL_REQUEST_TEMPLATE.md
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

1.3 KiB

Description of change

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • npm run lint passes with this change
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec