Dominion/CONTRIBUTING.md

26 lines
1.1 KiB
Markdown
Raw Normal View History

2024-09-08 18:08:49 +08:00
# Contributing to Dominion
Thank you for considering contributing to Dominion! We welcome contributions from everyone. By participating in this project, you agree to abide by our code of conduct.
## How to Contribute
2024-09-08 18:55:11 +08:00
### 🪲Reporting Bugs
2024-09-08 18:08:49 +08:00
If you find a bug, please report it by opening an issue on our GitHub repository. Include as much detail as possible, including steps to reproduce the issue, the expected result, and the actual result.
2024-09-08 18:55:11 +08:00
### 💡Suggesting Enhancements
2024-09-08 18:08:49 +08:00
We welcome suggestions for new features or improvements. Please open an issue on our GitHub repository and describe the enhancement you would like to see, why you think it would be useful, and any other relevant information.
2024-09-10 16:45:12 +08:00
### 🌐Translating
2024-09-08 18:08:49 +08:00
2024-09-10 16:45:12 +08:00
[![Crowdin](https://badges.crowdin.net/dominion/localized.svg)](https://crowdin.com/project/dominion)
2024-09-08 18:08:49 +08:00
2024-09-10 16:45:12 +08:00
We welcome translations of our documentation & plugin messages. If you would like to help translation, please refer to the [Crowdin project](https://crowdin.com/project/dominion).
2024-09-08 18:08:49 +08:00
2024-09-08 18:55:11 +08:00
## 🫴Getting Help
2024-09-08 18:08:49 +08:00
If you need help, feel free to ask questions by opening an issue on our GitHub repository.
2024-09-08 19:22:38 +08:00
Thank you for contributing ❤!