Skip to content

Commit

Permalink
feat: Update contribution spec (#2996)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlapham authored Dec 16, 2021
1 parent 19aa717 commit fa3325b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The following points should help guide your development:
- An Ethereum node should be the only critical dependency
- All other external dependencies should only enhance the UX ([graceful degradation](https://developer.mozilla.org/en-US/docs/Glossary/Graceful_degradation))
- Accessibility: anyone can use the interface
- The interface should be responsive, small and also run well on low performance devices (majority of swaps on mobile)
- The interface should be responsive, small and also run well on low performance devices (majority of swaps on mobile!)

## Release process

Expand Down

0 comments on commit fa3325b

Please sign in to comment.