diff --git a/data/dip-template.md b/data/dip-template.md index 423f7b9..834908b 100644 --- a/data/dip-template.md +++ b/data/dip-template.md @@ -8,31 +8,33 @@ --- ## Abstract -A concise technical summary of the proposal. + ## Motivation -Describes the issue being addressed and why the proposal is necessary. + ## Technical Specification -Detailed description of the proposed changes, including protocol changes, data structures, API alterations, and cryptographic considerations. + ## Rationale -Discussion on the decision-making process and trade-offs considered. + ## Backwards Compatibility -Analysis of how the proposal interacts with existing features or might affect backward compatibility. + ## Test Cases -Practical examples and test cases for validating the proposed changes. + ## Implementation -Reference to the implementation code; this may include links to PRs in external repositories. + ## Security Considerations -Assessment of potential security implications and how they are addressed. + ## References -Links to any related documents, discussions, or other relevant materials. + -## Updates (Optional) -Documenting significant changes or updates to the proposal post-acceptance. +--- + +## Updates +