Update CONTRIBUTING.md

This commit is contained in:
C. Perreau 2020-12-21 13:04:16 +01:00 committed by GitHub
parent a2f65666a5
commit 05bd7f8e6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,14 +11,14 @@ Note that you may need to remove the filter for open bugs if it's something we'v
## Making content for Liberation ## Making content for Liberation
You can create new campaigns setup : See [campaign creation wiki](https://github.com/Khopa/dcs_liberation/wiki/Custom-Campaigns). You can create new campaigns : See [campaign creation wiki](https://github.com/Khopa/dcs_liberation/wiki/Custom-Campaigns).
You can also improve existing campaigns. You can also improve existing campaigns.
You can then submit new campaigns on the "campaigns" channel on Discord, or by making a pull request if you are comfortable with git. You can then submit new campaigns on the "campaigns" channel on Discord, or by making a pull request if you are comfortable with git.
## Develop new features ## Develop new features
If you want to develop a new feature, we recommend you first open an issue describing the new feature and discuss it before starting development. If you want to develop a new feature, we recommend you first open an issue describing the new feature and discuss it with us on Discord before starting development.
However, feel free to work on any existing issue. However, feel free to work on any existing issue.
## Pull requests ## Pull requests