Added the contributing document

This commit is contained in:
Andrew Lee 2024-09-27 13:03:40 -04:00
parent d62339796f
commit c13aa50094
Signed by: andrew
SSH key fingerprint: SHA256:bbGg1DYG5CuKl2jo1DqzvUsaTeyvhM3tjCsej5lYMg4
2 changed files with 12 additions and 1 deletions

11
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,11 @@
# How to contribute
When contributing to DLAP, it must follow both the Code of Conduct, and the GPL 3.0 License.
For communication, you can join [Alee's Discord server](https://discord.gg/EFhRDqG) as it is the main place to communicate.
# Pushing changes
You **MUST** use the `testing` branch to make changes, as it is also used for translations that will be pulled to the `stable` branch.
# Coding conventions
As of right now, there are no coding conventions (unless that will change in the future).

View file

@ -5,7 +5,7 @@ DLAP is a Discord bot that lets you play local audio tracks in your server. With
[Translate](https://parlance.vicr123.com/projects/dlap) | [Video Tutorial](https://youtu.be/Gvva8LHjOOo) |
[Support Server](https://discord.gg/EFhRDqG)
If you want to add a feature or there's anything wrong, feel free to make a fork and put a pull request.
If you want to add a feature or there's anything wrong, read the [CONTRIBUTING](https://github.com/Alee14/DLAP/blob/stable/CONTRIBUTING.md) document, then feel free to make a fork and put a pull request.
## Looking for Maintainers
As you know, I may not keep up the project at times, or I could possibly introduce more bugs in this project.