mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-27 18:18:41 +00:00
46 lines
1.5 KiB
Markdown
46 lines
1.5 KiB
Markdown
# Contributing to Cozystack
|
|
|
|
Welcome! We are glad that you want to contribute to our Cozystack project! 💖
|
|
|
|
As you get started, you are in the best position to give us feedbacks on areas of our project that we need help with, including:
|
|
|
|
* Problems found while setting up the development environment
|
|
* Gaps in our documentation
|
|
* Bugs in our Github actions
|
|
|
|
First, though, it is important that you read the [code of conduct](CODE_OF_CONDUCT.md).
|
|
|
|
The guidelines below are a starting point. We don't want to limit your
|
|
creativity, passion, and initiative. If you think there's a better way, please
|
|
feel free to bring it up in a Github discussion, or open a pull request. We're
|
|
certain there are always better ways to do things, we just need to start some
|
|
constructive dialogue!
|
|
|
|
## Ways to contribute
|
|
|
|
We welcome many types of contributions including:
|
|
|
|
* New features
|
|
* Builds, CI/CD
|
|
* Bug fixes
|
|
* [Documentation](https://github.com/aenix-io/cozystack-website/tree/main)
|
|
* Issue Triage
|
|
* Answering questions on Slack or Github Discussions
|
|
* Web design
|
|
* Communications / Social Media / Blog Posts
|
|
* Events participation
|
|
* Release management
|
|
|
|
## Ask for Help
|
|
|
|
The best way to reach us with a question when contributing is to drop a line in
|
|
our [Telegram channel](https://t.me/cozystack), or start a new Github discussion.
|
|
|
|
## Raising Issues
|
|
|
|
When raising issues, please specify the following:
|
|
|
|
- A scenario where the issue occurred (with details on how to reproduce it)
|
|
- Errors and log messages that are displayed by the involved software
|
|
- Any other detail that might be useful
|