Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
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
19 changes: 19 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!--
Filling out this template is required. Do not delete the template when submitting a Pull Request.
-->
## PR Checklist
Comment thread
Splaktar marked this conversation as resolved.
<!-- Please check verify and then check each option using "x". i.e. "- [x] The..." -->
Please check that your PR fulfills the following requirements:
- [ ] The commit message follows [our guidelines](https://github.com/angular/components/blob/master/CONTRIBUTING.md#commit)
- [ ] Tests for the changes have been added or weren't appropriate

## What is the current behavior?


Issue Number:


## What is the new behavior?


## Other information