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
26 changes: 26 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<!--
Keep small changes brief. Remove optional sections that do not apply.
Do not include confidential designs or other sensitive information.
Figma library changes follow the separate process in the contribution guide: https://github.com/github/annotation-toolkit/blob/main/CONTRIBUTING.md
-->

## Summary

<!-- Describe what changes and why. Include supporting sources when they help explain changes to guidance. -->

## Related issues (optional)

<!-- Link to related issues. Use "Closes #..." only when this pull request resolves the issue. -->

## Review notes (optional)

<!--
Describe what you checked, any limitations, and where reviewers should focus.
For documentation changes, consider rendered Markdown, links, images, and the accuracy of guidance.
Add screenshots or recordings only when they help explain the change. Include a written explanation, not only visual evidence.
-->

## Checklist

- [ ] New and updated images in the changed files and this description have descriptive alt text (or there are no image changes).
- [ ] This contribution follows the [Code of Conduct](https://github.com/github/annotation-toolkit/blob/main/CODE_OF_CONDUCT.md).