Improve CONTRIBUTING

This commit is contained in:
Héctor Ramón Jiménez 2019-11-24 20:48:35 +01:00
parent 2d249d4eb9
commit 5941545a5d
2 changed files with 15 additions and 2 deletions

View file

@ -1,6 +1,8 @@
# Roadmap
This document describes the current state of Iced and some of the most important next steps we should take before it can become a production-ready GUI library. This list keeps the short term new features in sight in order to coordinate work and discussion. Therefore, it is not meant to be exhaustive.
Before diving into the roadmap, check out [the ecosystem overview] to get an idea of the current state of the library.
## Next steps
Most of the work related to these features needs to happen in the `iced_native` path of the ecosystem, as the web already supports many of them.