diff --git a/content/src/tnips/tnip_1.md b/content/src/tnips/tnip_1.md index 54b1fec..448fdbc 100644 --- a/content/src/tnips/tnip_1.md +++ b/content/src/tnips/tnip_1.md @@ -13,7 +13,6 @@ created: 2024-07-30 TNIP stands for Telcoin Network Improvement Proposal. A TNIP is a design document providing information to the Telcoin Network community, or describing a new feature for Telcoin Network or its processes or environment. The TNIP should provide a concise technical specification of the feature and a rationale for the feature. The TNIP author is responsible for building consensus within the community and documenting dissenting opinions. ## TNIP Rationale -creating change to trigger CI TNIPs are intended to be the primary mechanism for proposing new features, for collecting community technical input on an issue, and for documenting the design decisions that have gone into Telcoin Network. TNIPs are maintained as text files in a versioned repository, so their revision history is the historical record of the feature proposal. diff --git a/content/tnip-template.md b/content/tnip-template.md index bd61f9e..c122738 100644 --- a/content/tnip-template.md +++ b/content/tnip-template.md @@ -11,11 +11,14 @@ requires: # Only required when you reference a TNIP in the `Spe @@ -23,7 +26,9 @@ requires: # Only required when you reference a TNIP in the `Spe ## Abstract @@ -31,9 +36,12 @@ requires: # Only required when you reference a TNIP in the `Spe ## Motivation @@ -41,9 +49,11 @@ requires: # Only required when you reference a TNIP in the `Spe ## Specification @@ -53,7 +63,9 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "S ## Rationale @@ -91,8 +107,11 @@ No backward compatibility issues found. @@ -100,7 +119,11 @@ No backward compatibility issues found. ## Security Considerations