Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.19 KB

CONTRIBUTING.md

File metadata and controls

25 lines (18 loc) · 1.19 KB

Contributing to ClearChat Bot

There are a lot of ways to contribute and help improving the bot. In this guide, we show you how to get started. Thank you for your support!

What you need

Please create a GitHub account if you haven't already. This way, you can add new issues and pull requests.

Ways to contribute

Issues

Issues are for submitting bugs and suggestions.

Getting started

Open a new issue by clicking [https://github.com/JH220/discord-clearchatbot/issues] and answering the questions displayed. It's that simple.

Pull Requests

If you want to add a code change suggestion, you can do so by opening a pull request.

Getting started

Open the repo page, click on the file you want to edit and the pen icon . Edit the file, scroll down and click "Commit changes". There you go!

More info

Check out the official docs for additional tips!