Merged
Conversation
Collaborator
QEDK
commented
Mar 31, 2026
- reintroduces MIP-1
* Add MIP: MIP Purpose and Guidelines (#10) * feat: introduce MIP-1 on MIP purpose and guidelines * fix: fix minor inconsistencies * fix: remove some permitted resources * feat: add 2 editors * feat: add MIP process image * rm: rm monad execution tests from permitted external resources * feat: add editors
Contributor
There was a problem hiding this comment.
Pull request overview
Reintroduces MIP-1 as the canonical document for the Monad Improvement Proposal (MIP) process, along with supporting repository scaffolding (template, license, and assets) to standardize future MIP authoring.
Changes:
- Adds
MIPS/MIP-1.mddefining the MIP purpose, lifecycle, formatting rules, and editor responsibilities. - Adds a root
mip-template.mdfor authoring new MIPs and includes the CC0LICENSE.md. - Adds supporting repo config (
.gitattributes,.gitignore) and the MIP-1 process diagram asset.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
MIPS/MIP-1.md |
Introduces the MIP process/guidelines document and references an included process diagram asset. |
mip-template.md |
Adds a starter template for drafting new MIPs. |
LICENSE.md |
Adds the CC0 1.0 Universal legal text referenced by MIPs. |
assets/MIP-1/process.jpg |
Adds the lifecycle/status diagram referenced by MIP-1. |
.gitignore |
Adds baseline ignore rules for editor artifacts and local secrets. |
.gitattributes |
Sets Linguist handling for Solidity and enforces LF endings for text files. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
keone
approved these changes
Apr 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.