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 README.md #2678

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
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,20 @@ Extend the functionality of MetaMask using

## Getting started

For instructions on performing common development-related tasks, see
- For instructions on performing common development-related tasks, see
[contributing to the monorepo](./docs/contributing.md).
- Also see [contributing to the monorepo](./docs/contributing.md).
Comment on lines +8 to +10
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- For instructions on performing common development-related tasks, see
[contributing to the monorepo](./docs/contributing.md).
- Also see [contributing to the monorepo](./docs/contributing.md).
For instructions on performing common development-related tasks, see
[contributing to the monorepo](./docs/contributing.md).

I think we can revert these changes.


Copy link
Member

@FrederikBolding FrederikBolding Sep 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## For developers of Snaps

Can we add the sections below to a subsection like this?

## Launch your Snap

- For the readiness guide to launch your Snap check here [What is the process for launching a Snap?](https://consensys.notion.site/Readiness-guide-to-launch-your-Snap-dc0acb3f925c40f6b90a0466bf1ee8e1)
- [Audit process](https://consensys.notion.site/Audit-process-1acbc67819dc4631b7a3d6c664e387a3)
- [Process for publishing the Snap](https://consensys.notion.site/Process-for-publishing-the-Snap-fc33d2ef9f0e4f95945563b990e2bd7d)
- [Providing User Support Information](https://consensys.notion.site/MetaMask-Snaps-Builder-Engagement-Program-733ddd6d30df443fa6fa7920707801fa)

## Post Launch

- Be part of the [MetaMask Snaps Builder Engagement Program](https://consensys.notion.site/MetaMask-Snaps-Builder-Engagement-Program-733ddd6d30df443fa6fa7920707801fa)
- For co-marketing & Snap discoverability check out [here](https://consensys.notion.site/Co-marketing-Snap-discoverability-19eb904378b0472ebb4f172bfeaf5863)


Loading