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
10 changes: 6 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,26 @@
# Summary
- **RFCs**: [Link to RFC](#./link/to/rfc), [Link to RFC](#./link/to/rfc), or $\emptyset$.

- **MIPs**: [Link to MIP](#./link/to/mip), [Link to MIP](#./link/to/mip), or $\emptyset$.
- **Categories**: any of `protocol-units`, `networks`, `scripts`, `util`, `cicd`, or `misc`.

<!--
Add your summary text here.
-->

# Changelog
## Changelog

<!--
Describe your changes. List roughly in order of importance.
-->

# Testing
## Testing

<!--
Describe your Test Plan and explain added or modified test components.
-->

# Outstanding issues
## Outstanding issues

<!--
List any outstanding issues that need to be addressed in future PRs, but which do not block merging this PR.
-->
Loading