Kitematic roadmap update.

Kitematic roadmap update.
This commit is contained in:
Kitematic 2015-03-03 21:08:26 -05:00
parent 18b7e95198
commit f804bc88aa
2 changed files with 33 additions and 2 deletions

View File

@ -41,7 +41,9 @@ rm -rf ~/Library/Application\ Support/Kitematic
Have a bug or a feature request? Please first read the [Issue Guidelines](https://github.com/kitematic/kitematic/blob/master/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/kitematic/kitematic/issues/new).
## Contributing
## Roadmap & Contributing
We will be accepting pull requests that help with our [roadmap](ROADMAP.md).
Please read through our [Contributing Guidelines](https://github.com/kitematic/kitematic/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
@ -54,4 +56,4 @@ Keep track of development and community news.
## Copyright and License
Code released under the [AGPL license](LICENSE).
Code released under the [Apache license](LICENSE).

29
ROADMAP.md Normal file
View File

@ -0,0 +1,29 @@
## Kitematic Roadmap
We will be accepting pull requests that help with our roadmap.
**January 2015**
* Automatic update
* Stability bug fixes
**Februay 2015**
* Docker machine support
* Front-end refactor
* Starting Unit tests
**March 2015**
* Kitematic re-design (container centric workflow)
* Docker Hub pull / search for public Docker images
**April 2015**
* Docker Hub - sign-up/sign-in
* Allow users to sign-up / sign-in to Docker Hub from Kitematic.
* Docker Hub - private repo view if user is logged-in to Docker Hub account
**May / June 2015**
* Microsoft Windows port