Skip to content

Commit

Permalink
Update PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
farshidtz authored Aug 30, 2024
1 parent c3a48b6 commit 67d27d0
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
## Summary
PR description, link to relevant issues and PRs
<!-- PR description, link to related documents and PRs -->

## Testing Steps
<!-- Steps to test the changes. Remove if not relevant -->
## Related issues
<!-- Add issues in bullets. Use Github keywords to link the PR to issues -->

## Testing steps
<!-- Steps to test the changes -->

<!-- Reminders:
- Incremented the snap version
- Added or updated tests
- Updated the CI/CD pipelines
- Updated the README(s)
- Updated external documentation
- Remove empty sections
- Increment the version
- Add/update tests
- Update CI/CD pipelines
- Update README(s)
- Update external docs
-->

0 comments on commit 67d27d0

Please sign in to comment.