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
17 changes: 13 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,31 @@
## Overview


<!--
1–3 sentences stating what problem this solves and what you changed at a high level. Example: "Adds/Fixes X, when Y, via Z."
-->

## Related

* [WP-XYZ](https://tacc-main.atlassian.net/browse/WP-XYZ)

## Changes


<!--
Details (perhaps excluded from the simpler overview) that may be clearer as text than reading the diff.
-->

## Testing

1.
1.

## UI


<!--
Any screenshots or videos to illustrate the change: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/attaching-files
-->

## Notes

<!--
Optional: gotchas, known limitations, further context, etc.
-->
Loading