Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 2.39 KB

README.md

File metadata and controls

32 lines (20 loc) · 2.39 KB

A Hackathon project, work in progress

Days of Code Telegram Bot

Days of Code Telegram bot is a bot to conduct "N days of code challenges" in telegram chats.
The challenges are inspired by the 100 days of code project

Телеграм-бот для проведения марафонов "N days of code" в телеграм-чатах.
Марафоны по мотивам проекта 100 дней кода

Contributing

We are using GitHub Issues for our public bugs and features. If somebody claims an issue but doesn’t follow up for more than two weeks, it’s fine to take it over but you should still leave a comment.

If you send a pull request, do it against the master branch. For our branches we are using a scheme of (github issue key)-(desc/keyword), .e.g. 34-blah_blah. Also, please, reference the github issue key in the commit message and in the pull request name and description.

Как контрибьютить

Для трекинга задач мы используем GitHub Issues. Если кто-то переводит на себя задачу, но ничего по ней не делает больше чем две недели, можно взять эту задачу на себя, но перед этим на всякий случай напишите коммент.

Пулл-реквесты пока делаем к ветке master. Для именования веток используем следующую схему: (номер github issue)-(описание), например 34-blah_blah. Также пожалуйста, используйте номер github issue

  • в комментарии к коммиту
  • в комментарии к пулл-реквесту
  • в описании пулл-реквеста.

Комментарии к коммитам пишем на английском языке.

Installation

See here

Запуск проекта

Подробнее тут