Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

dapplets/mutable-web-extension

Repository files navigation

Contributing

Thank you for investing your time in contributing to our project! If you want any guidance whatsoever with contributing, don't hesitate to reach out on Discord!

In this guide you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.

New contributor guide

To get an overview of the project, read the Readme and Documentation.

Getting started

To get started you need to have nodejs installed on your machine and in your path. You also need to fork and clone the repository and download all dependencies:

npm i --force

Get it running

npm start

This will start a Webpack that will update whenever code is changed.

Linting

npm run lint

This will check and fix the coding style.

Contribute on GitHub

Create a new issue

If you spot a problem try to search an existing issue. If a related issue doesn't exist, you can open a new issue.

Solve an issue

If you find an issue to work on, you are welcome to open a PR with a fix.

Make changes

If you want to make changes to the code, read the coding style first.

Commit your update

Commit the changes once you are happy with them. See Conventional Commits specification to know how to use it for commit messages. Commit messages are used to automatically create a changelog on the releases page and automatically increment the version according to the SemVer specification.

Pull Request

When you're finished with the changes, create a pull request, also known as a PR.

Your PR is merged!

Congratulations 🎉🎉🎉. The Dapplets Team thanks you ✨.

Once your PR is merged, your contributions will be publicly visible.

About

⚠️ ⚠️ ⚠️ Moved to https://github.com/dapplets/mutable-web-monorepo

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •