From 6c8dfda818248d292ebc96183bde00b1d5926aef Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Mon, 13 Nov 2017 15:10:23 +0800 Subject: [PATCH] doc: add a basic README Change-Id: I47e3d72ea077a03a7966048a05410dde25353dee --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..6356221f2 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# DDE Dock + +DDE Dock is the dock of Deepin Desktop Environment. + +## Getting help + +Any usage issues can ask for help via + +* [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) +* [IRC channel](https://webchat.freenode.net/?channels=deepin) +* [Forum](https://bbs.deepin.org) +* [WiKi](https://wiki.deepin.org/) + +## Getting involved + +We encourage you to report issues and contribute changes + +* [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en). (English) +* [开发者代码贡献指南](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) (中文)