diff --git a/docs/en/contributing.md b/docs/en/contributing.md index e51442d7..5f56437e 100644 --- a/docs/en/contributing.md +++ b/docs/en/contributing.md @@ -56,7 +56,7 @@ Prepare your article and send it as a pull request to the [Clover repository](ht git checkout -b new-article ``` -4. Write a new article in the [Markdown](https://en.wikipedia.org/wiki/Markdown) format and save it in the `docs/ru` or `docs/en` folder (for example, `docs/en/new_article.md`). +4. Write a new article in the [Markdown](https://en.wikipedia.org/wiki/Markdown) format and save it in the `docs/ru` or `docs/en` folder (for example, `docs/en/new_article.md`). Don't forget to give you contacts (e-mail / Telegram / ...) in articles on your projects. 5. Place additional visual assets in the `docs/assets` folder and add them to your article. 6. Add a link to your article to the appropriate section in the `SUMMARY.md` file (in the same folder as in the fourth step): diff --git a/docs/ru/contributing.md b/docs/ru/contributing.md index f36fde13..a183b74e 100644 --- a/docs/ru/contributing.md +++ b/docs/ru/contributing.md @@ -56,7 +56,7 @@ git checkout -b new-article ``` -4. Напишите новую статью в разделе `docs/ru` или `docs/en` в формате [Markdown](https://ru.wikipedia.org/wiki/Markdown) (например `docs/ru/new_article.md`). +4. Напишите новую статью в разделе `docs/ru` или `docs/en` в формате [Markdown](https://ru.wikipedia.org/wiki/Markdown) (например `docs/ru/new_article.md`). Не забудьте указать контактную информацию (e-mail / Telegram /...) для авторских статей. 5. Поместите дополнительные визуальные материалы в папку `docs/assets` и оформите на них ссылки в вашей статье. 6. Добавьте статью в файл оглавления `SUMMARY.md` в том разделе, где вы её написали (например в `docs/ru/SUMMARY.md`):