From de53e2c27fa80d2284605e61860b10b550f9de87 Mon Sep 17 00:00:00 2001 From: apenzk Date: Tue, 11 Feb 2025 13:20:20 +0100 Subject: [PATCH] init --- .github/pull_request_template.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index efe365426..c81652282 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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`. -# Changelog +## Changelog -# Testing +## Testing -# Outstanding issues +## Outstanding issues + \ No newline at end of file