On Wed, Dec 02, 2020 at 05:29:25PM +0800, Li Yuanchao wrote:
On Wed, Dec 02, 2020 at 05:11:33PM +0800, Luan Shengde wrote:
Signed-off-by: Luan Shengde shdluan@163.com
doc/manual/apply-account.md | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/doc/manual/apply-account.md b/doc/manual/apply-account.md index 362ead2..4b18428 100644 --- a/doc/manual/apply-account.md +++ b/doc/manual/apply-account.md @@ -16,6 +16,7 @@ Email template:
- please replace the 3 parts in {{ }} with your information.
+- the email name should be in english, as: "David Rientjes" in the template.
- my oss commit: a git commit URL that has your contribution.
## step 2: receive an email @@ -36,3 +37,11 @@ Which contains account information for you: ## step 4: try it out
Now try [submitting a job to compass-ci](https://gitee.com/wu_fengguang/compass-ci/blob/master/doc/manual/submit%E5%9...)
+## notice:
+In case of you receive failed email with message:
There should be a noun after 'in case of', so it can be:
In case of you receiving a failed email with message as below
OK, I will fix it
Thanks, Luan Shengde
Thanks, Yuanchao