doc: Update contributing guidelines

References:

  * Issue not in English: https://github.com/yagop/node-telegram-bot-api/issues/460
v1
GochoMugo 8 years ago
parent b6349de67e
commit 6b21ca3570
No known key found for this signature in database
GPG Key ID: 7B6A01CB57AA39E4
  1. 9
      CONTRIBUTING.md

@ -10,6 +10,15 @@ Before proceeding any further, read the following documents:
## General Information ## 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` ### Updating API Reference i.e. generating `doc/api.md`
Run: Run:

Loading…
Cancel
Save