Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Change Summary

Please include a description of the change.

## Issue ticket number

Include a ticket number and link to the issue this pull request addresses (if applicable).

## Checklist before requesting a review

- [ ] Did you update the index.rst to show your page in the table of contents?
- [ ] Did you remove any internal LASP resources, links, keys, or sensitive information?
- [ ] Did you ensure your contribution is general and not user- or case-specific?
- [ ] Does your code follow the style guidelines of this project?
- [ ] Did you perform a self-review of your code (including a rendered check for visible formatting issues)?
Loading