mirror of
https://github.com/JannisX11/blockbench.git
synced 2024-11-21 01:13:37 +08:00
Update contribution guidelines
This commit is contained in:
parent
2b1df1ef17
commit
ec50f098e6
46
CONTRIBUTING.md
Normal file
46
CONTRIBUTING.md
Normal file
@ -0,0 +1,46 @@
|
||||
# How to contribute to Blockbench
|
||||
|
||||
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.MD)
|
||||
|
||||
If you are contributing to Blockbench in any way, you must adhere to the [Code of Conduct](https://github.com/JannisX11/blockbench/blob/master/CODE_OF_CONDUCT.MD).
|
||||
|
||||
## Issues and Feedback
|
||||
|
||||
To submit a suggestion or report a bug, please [open an issue](https://github.com/JannisX11/blockbench/issues/new).
|
||||
|
||||
|
||||
## Text and Localization
|
||||
|
||||
Localizations are handled on an external platform.
|
||||
If you want to contribute Blockbench translations, you can visit [blockbench.net/translations](https://blockbench.net/translations/). Thank you!
|
||||
|
||||
|
||||
## Source code contributions
|
||||
|
||||
Blockbench, the program itself, is mostly just coded by me. But sometimes, code contributions can be helpful!
|
||||
|
||||
If you want to contribute to the Blockbench code, please contact me (@Jannis) on [Discord](https://discord.gg/sGkj78W) *before* to discuss whether a change is necessary and how it can be approached.
|
||||
Some changes make sense in Blockbench itself, while others could work better as a plugin.
|
||||
|
||||
By contributing to the Blockbench source, you agree that the changes are in accordance with the applicable [GPL-3.0 license](LICENSE.MD).
|
||||
|
||||
|
||||
## Wiki
|
||||
|
||||
Contributions to the [Wiki](https://blockbench.net/wiki) are welcome! [blockbench.net repository](https://github.com/JannisX11/blockbench.net)
|
||||
|
||||
|
||||
## Themes
|
||||
|
||||
Custom Blockbench themes can be shared on the Blockbench [Discord Server](https://discord.gg/blockbench).
|
||||
If your theme is really polished and appealing to a wide audience, you can also submit it at the [themes repository](https://github.com/JannisX11/blockbench-themes)
|
||||
|
||||
|
||||
## Plugins
|
||||
|
||||
Submit Blockbench plugins here: [plugins repository](https://github.com/JannisX11/blockbench-plugins).
|
||||
|
||||
|
||||
## Questions?
|
||||
|
||||
If you have any other questions about contributions, please contact me (@Jannis) on [Discord](https://discord.gg/sGkj78W).
|
@ -16,12 +16,7 @@ Website and download: [blockbench.net](https://www.blockbench.net)
|
||||
|
||||
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.MD)
|
||||
|
||||
If you are contributing to Blockbench in any way, you must adhere to the [Code of Conduct](https://github.com/JannisX11/blockbench/blob/master/CODE_OF_CONDUCT.MD).
|
||||
|
||||
* To submit a suggestion or report a bug, please [open an issue](https://github.com/JannisX11/blockbench/issues/new).
|
||||
* Localizations are handled on an external platform. If you want to contribute Blockbench translations, you can visit [blockbench.net/translations](https://blockbench.net/translations/). Thank you!
|
||||
* If you want to contribute to the Blockbench code, please contact me (@Jannis) on [Discord](https://discord.gg/sGkj78W) before to discuss whether a change is necessary and how it can be approached.
|
||||
* By contributing to the Blockbench source, you agree that the changes are in accordance with the applicable [GPL-3.0 license](LICENSE.MD).
|
||||
Check out the [Contribution Guidelines](CONTRIBUTING.md).
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user