Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

46 lines (30 loc) · 1.21 KB

Development

Install Dependencies

yarn install

Generate locale files

yarn i18n:extract

Run the interface

yarn start

Contributing

Thank you for your interest in contributing to the CowSwap interface! 🐮

Finding a first issue

Start with issues with the label Help wanted.

Pull requests

Please open all pull requests against the develop branch. CI checks will run against all PRs.