Bot.ts
  • Introduction
  • Installation
  • Configuration
  • Migrate to v9
  • Troubleshooting
  • Command line
    • CLI Overview
    • Docker
    • Build
    • Start
    • Format
    • Lint
    • Test
    • Update
    • Readme
    • Final
  • Usage
    • Command
    • Listener
    • Button
    • Namespace
    • Cron
    • Logger
    • Paginator
    • Database
    • Caching
    • Custom types
  • Native commands
    • Eval
    • Help
    • Database
    • Terminal
    • Turn
    • Info
  • Command examples
    • Prefix
  • Utilities
    • Texts
    • Paths and URLs
    • Dates and durations
    • Special events
    • Other
  • Deployment
    • Production
    • Development
  • Contributing
    • Regulations
    • Coding Style
  • Annexes
    • Discord Support
Powered by GitBook
On this page

Was this helpful?

  1. Contributing

Regulations

PreviousDevelopmentNextCoding Style

Last updated 5 months ago

Was this helpful?

If you want to contribute to Bot.ts, you can just go to the page on the Github repository. Make sure you follow the rules above!

Contributing rules

  • All PR must be based on master branch.

  • All PR must be tested with the test package.json's script before.

  • All PR must respect the Coding Style.

Github Project