Skip to content
Draft
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
12 changes: 12 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@

<!-- Describe what the purpose of this PR is, for example what bug you're fixing or new feature you're adding. -->

## ๐Ÿฆ– System Evolution
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## ๐Ÿฆ– System Evolution
## ๐Ÿฆ– Related Changes

One idea for a casual name. This lands more softly and is also more readable to me.


<!-- Describe how this code is expected to be enhanced by subsequent PRs; optional.
For example, if you are refactoring an API, describe how the developer experience changes.
Suggested icons:
- ๐Ÿฆ– (`:t-rex:`) for live changes
- ๐Ÿฆ• (`:sauropod:`) for feature-flagged changes
- ๐ŸฆŸ (`:mosquito:`) for bugs eliminated by the change
- ๐Ÿ“œ (`:scroll:`) for related PRs, branches, etc
-->

## ๐Ÿ“ธ Screenshots

<!-- Required for any UI changes; delete if not applicable. Use fixed width images for better display. -->
Expand Down