From 6b21ca3570dc4831e31c4e0c6b227bc07311b6dd Mon Sep 17 00:00:00 2001 From: GochoMugo Date: Thu, 16 Nov 2017 15:40:43 +0300 Subject: [PATCH] doc: Update contributing guidelines References: * Issue not in English: https://github.com/yagop/node-telegram-bot-api/issues/460 --- CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1f88460..343e6c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,15 @@ Before proceeding any further, read the following documents: ## General Information +### Creating a Github issue: + +1. Ensure that your issue does **not** already exist. [Do a search](https://github.com/yagop/node-telegram-bot-api/issues). +2. Browse through [StackOverflow](https://stackoverflow.com/search?q=telegram+nodejs) and other similar platforms. +3. Should you open your issue, ensure you use the English language for + the wider target audience. +4. Be patient please. + + ### Updating API Reference i.e. generating `doc/api.md` Run: