Skip to content
Open
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: 23 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
## Describe the changes
## This is what I need help with
## Summary
<!-- In 1-3 sentences: what changed and why? -->

## Context
<!--
Why is this needed now? What user/team/system impact does it have?
If this is routine maintenance, say that explicitly.
-->

## Prior discussion
<!--
Link issues/Phabricator tasks/docs/ADRs/Slack threads.
Use "None" if there is no prior discussion.
-->

## What changed
<!-- List concrete relevant changes as bullets. -->
-

Bug:
## Bug
<!--
Link to a task on https://phabricator.wikimedia.org/
If a relevant one does not exist, create one and link it here.
Bug: T123456
-->
Loading