Skip to content

FullstacksJS Wakatime Telegram bot

Notifications You must be signed in to change notification settings

fullstacksjs/wakatime

Repository files navigation

Fullstacks community Wakatime leaderboard API and tools.

Repository structure

Contributing

Development of this project happens in GitHub, and we appreciate contributions. Please read section bellow before start contributing.

Prerequisite

Branch Organization

  • main: latest stable release
  • dev: latest development changes

Sending a Pull Request

The Fullstacks-Dev team is monitoring for pull requests. We will review your pull request and either merge it, request changes to it, or close it with an explanation.

Before submitting a pull request, please make sure the following is done:

  • Fork the repository and create your feature branch from dev brach.
  • Install dependencies by running npm run install.
  • To start development run npm run dev.
  • If you’ve fixed a bug or added code that should be tested, add tests please.
  • Ensure everything is ok by running npm run verify.

Get in Touch

Releases

No releases published

Packages

No packages published

Languages