diff options
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..bfcf47b --- /dev/null +++ b/CONTRIBUTING.md @@ -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). |
