summaryrefslogtreecommitdiff
path: root/docs/proposals/PIP-000.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/proposals/PIP-000.md')
-rw-r--r--docs/proposals/PIP-000.md35
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/proposals/PIP-000.md b/docs/proposals/PIP-000.md
new file mode 100644
index 0000000..35dea1d
--- /dev/null
+++ b/docs/proposals/PIP-000.md
@@ -0,0 +1,35 @@
+# PIP Template
+
+| Field | Value |
+| --- | --- |
+| ENIP | 0 |
+| Title | PIP Template |
+| Author | Antonio Navarro |
+| Status | Draft |
+| Created | 2024-01-15 |
+| Updated | 2024-01-15 |
+| Target version | optional |
+
+## Abstract
+
+A short description of the technical issue being addressed.
+
+## Rationale
+
+Proposal motivation.
+
+## Specification
+
+Technical specification of the changes proposed.
+
+## Alternatives
+
+How the issue is currently solved or can be solved if this change is not accepted?
+
+## Impact
+
+How this change would impact parscan functionality: backward compatibility will break, performance improvements or issues, corner cases and so on.
+
+## References
+
+Links to additional documentation describing related features or other kind of related information.