在 2021/3/2 下午5:13, huangjianghui 写道: >> we usually include patch into email instead of attach it as attachment. >> You can try use 'git send-email' to post your patches. >> >> Thanks >> Alex >> >> > I am sorry to do those, my patch is shown below: Hi Jianghui, I cann't apply your patch: $ g am ../Re_\ \[PATCH\]\ PATCH\ Documentation\ translations_translate\ sound_hd-audio_controls\ to\ chinese.eml Applying: PATCH Documentation translations:translate sound/hd-audio/controls to chinese error: patch failed: Documentation/translations/zh_CN/index.rst:20 error: Documentation/translations/zh_CN/index.rst: patch does not apply Patch failed at 0001 PATCH Documentation translations:translate sound/hd-audio/controls to chinese hint: Use 'git am --show-current-patch=diff' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". You'd better try to use 'git am' apply your email patch from your email client, before send it to linux-doc. There are some process doc of how community working: https://landlock.io/linux-doc/landlock-v27/translations/zh_CN/process/ Thanks Alex