aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: bfcf47b422b982167051ef798d89b320c79ae33b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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).