Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update how-to-contribute.mdx #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/how-to-contribute.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Every page on this site including this one is editable. You can edit it by clicking on the "Edit this page" link at the right side of every page or the GitHub icon at the top of each page.

After creating an edit, you can submit a pull request. We are maintaining this currently at Taiko, but the intent of this is to move it on to a neutral third party like L2Beat or the official Ethereum-org website. Or, a new repo with rules for upgrading it such as needing an approval from 3 different rollup projects, etc. It is only intended to be a **public good** and we strongly encourage participation from other L2 teams and the community so we can have proper agreement on the terms.
After creating an edit -first ‘Fork the repository’ and click ‘commit changes’- then you can submit a pull request. We are maintaining this currently at Taiko, but the intent of this is to move it on to a neutral third party like L2Beat or the official Ethereum-org website. Or, a new repo with rules for upgrading it such as needing an approval from 3 different rollup projects, etc. It is only intended to be a **public good** and we strongly encourage participation from other L2 teams and the community so we can have proper agreement on the terms.

There is a 500 character limit. And it should be alphanumerical. A definition should be of this format:

Expand Down