From c9080f0077db8eebc2938cf71137e7b0ce1f8f08 Mon Sep 17 00:00:00 2001 From: Marcin Pawlowski Date: Thu, 30 Jul 2026 16:07:43 +0200 Subject: [PATCH] Importing Specification Change Template --- templates/RFC-PR.md | 302 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 302 insertions(+) create mode 100644 templates/RFC-PR.md diff --git a/templates/RFC-PR.md b/templates/RFC-PR.md new file mode 100644 index 0000000..f413d7d --- /dev/null +++ b/templates/RFC-PR.md @@ -0,0 +1,302 @@ +# [RFC-PR] Specification Change Template + +## How to Use This Template + + + + +## Reviewer Orientation + + + + +## Status tracker + +- [ ] 🚧 **Raw (make sure that all below is completed)** + - Template applied + - Authors filled in + - Authors agree on the RFC content +- [ ] 📘 **Draft (make sure that all below is completed)** + - All dependent specifications added (Notion backlinks checked) + - Specifications to deprecate added, if applicable + - Specifications to retire added, if applicable + - Research Lead assigned, or Project Lead assigned if the Research Lead is an author + - Relevant Research Domain Experts assigned (cannot be authors) +- [ ] ⚙️ **Verified (make sure that all below is completed)** + - Researchers’ comments addressed + - All logical changes documented + - All Research reviewers approve the latest version + - Engineering Lead assigned + - Relevant Engineering Domain Experts assigned +- [ ] 🔀 **Merged (make sure that all below is completed)** + - Engineers’ comments addressed + - Every change added to the change log + - All Engineering reviewers approve the latest version + - Specification version numbers assigned + - Implementation reviewed and merged + - Branch updated to master and all conflicts resolved + - PR merged + + + +## Change log + +| **Revision** | **Description** | **Date** | +| --- | --- | --- | +| v1 | Initial PR description | YYYY-MM-DD | +| | Description of what changed in this revision | YYYY-MM-DD | +| v2 | Description of what changed in this revision | YYYY-MM-DD | +| | Description of what changed in this revision | YYYY-MM-DD | +| vN | Description of what changed in this revision | YYYY-MM-DD | + +# Motivation + + + +# Proposal + + + +# Discussion + + + +# Details + + + +## Chores + + + +# Implementation + + + +- [ ] +- [ ] +- [ ] <…> +- [ ] Add or extend tests / test vectors that exercise the change +- [ ] Verify the implementation matches this specification + +# Affected Specifications + +