mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
First, note that we have a code of conduct, please follow it in all your interactions with the project.
|
|
|
|
## Contributing as a non-developer
|
|
|
|
* Report bugs by opening issues here on Github.
|
|
* Help others users on Discord by answering their questions.
|
|
* Raise awareness about the project, by making a video and/or a tutorial.
|
|
|
|
Should you report a bug, please use the search bar at the top of the page to see if it has already been reported.
|
|
Note that you may need to remove the filter for open bugs if it's something we've recently fixed.
|
|
|
|
## Making content for Liberation
|
|
|
|
You can create new campaigns : See [campaign creation wiki](https://github.com/dcs-liberation/dcs_liberation/wiki/Custom-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.
|
|
|
|
## Develop new features
|
|
|
|
We encourage the development and enhancement of new and existing features,
|
|
ideally supplied with arguments as to why this new or enhanced feature is desirable.
|
|
|
|
## Pull requests
|
|
|
|
Please submit your pull requests on the **dev** branch. We expect a description of its content, and when applicable, a reference to the issue(s) it is resolving.
|