Commit 19aa7173 authored by Ian Lapham's avatar Ian Lapham Committed by GitHub

Update CONTRIBUTING.md (#2995)

parent a3238c70
...@@ -42,7 +42,7 @@ The following points should help guide your development: ...@@ -42,7 +42,7 @@ The following points should help guide your development:
- An Ethereum node should be the only critical dependency - 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)) - 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 - 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 ## Release process
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment