From 61dc89749dac3ebc85cd5ea83159f2bec29d9c20 Mon Sep 17 00:00:00 2001 From: OldHawk Date: Mon, 12 Jun 2017 17:39:34 +0800 Subject: [PATCH] feat(users): add how to get score number md file --- modules/users/client/templates/how-score-en.md | 5 +++++ modules/users/client/templates/how-score-zh.md | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 modules/users/client/templates/how-score-en.md create mode 100644 modules/users/client/templates/how-score-zh.md diff --git a/modules/users/client/templates/how-score-en.md b/modules/users/client/templates/how-score-en.md new file mode 100644 index 00000000..1f4d7eed --- /dev/null +++ b/modules/users/client/templates/how-score-en.md @@ -0,0 +1,5 @@ +1. The system provides multiple ways to gain score, like sign everyday, Community activities, System task etc. +1. Download and upload as much as possible. +1. Upload torrent files and seed them for a long time. +1. Actively answer user questions in forums. +1. more... diff --git a/modules/users/client/templates/how-score-zh.md b/modules/users/client/templates/how-score-zh.md new file mode 100644 index 00000000..fa9469d9 --- /dev/null +++ b/modules/users/client/templates/how-score-zh.md @@ -0,0 +1,5 @@ +1. 系统提供多种获取积分的方式, 像每日签到, 社区活动, 系统任务等. +1. 尺可能多的下载和上传量. +1. 上传种子文件并长时间的为其它用户做种. +1. 在论坛积极回答用户的问题. +1. 其它更多...