From 36269629c06562a0e4dddc36c9127af5f2fc2ae7 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sat, 10 Jan 2015 13:18:56 +0800 Subject: [PATCH] =?UTF-8?q?Created=20=E5=9B=9E=E5=A4=8D=E6=A8=A1=E7=89=88?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 回复模版.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 回复模版.md diff --git a/回复模版.md b/回复模版.md new file mode 100644 index 0000000..1cc5829 --- /dev/null +++ b/回复模版.md @@ -0,0 +1,23 @@ +无法重现 +------- + +问题无法重现,提供的信息不充足。无法重现的问题是解决不了的,请提供以下信息: +1. 操作步骤 +2. 系统版本,软件版本 +3. 输出或日志 +4. 现象 + +好功能 +------ + +这个功能很好,只是我暂时没有时间实现,谁有兴趣可以发个 Pull Request。 + +一般的功能 +---------- + +这个功能很好,只是我暂时没有兴趣实现,谁有兴趣可以发个 Pull Request。 + +讨论过的功能 +---------- + +如果你被链接到这里,说明这个功能之前已经讨论过了,请自行搜索一下。 \ No newline at end of file