nowjs-web-telegram-api
Version:
NowCanDo Javascript Web Telegram Api [nowjs-web-telegram-api] is a library written by TypeScript code maintains under Apache 2.0 licence
12 lines (9 loc) • 643 B
Markdown
# Contribute to nowjs-web-telegram-api
## Pushing into main repository
If you'd like to contribute to **nowjs-web-telegram-api** with a patch follow the following steps:
* fork the repository interested in your change. The main one is https://github.com/nowcando/nowjs-core .
* select the "develop" branch i present
* apply your changes,
* test that Test Suite hasn't been broken by running:
* `nodeunit`
* if all the tests pass, then do a **Pull Request** (PR) against **"develop"** branch on GitHub repository and write a comment about the change. Please don't send PR to "master" because we use that branch only for releasing