Add an issue template link and a file for info about content suggestions

This commit is contained in:
IntegratedQuantum 2025-07-22 20:27:17 +02:00
parent 6baf7fc067
commit 709abbd5bd
2 changed files with 12 additions and 0 deletions

4
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,4 @@
contact_links:
- name: Content Suggestion
about: Propose new blocks, items, biomes and other content
url: https://github.com/PixelGuys/Cubyz/blob/master/docs/CONTENT_SUGGESTIONS.md

View File

@ -0,0 +1,8 @@
## We do not accept low-effort content suggestions
It is easy to suggest something, but often it's much harder to implement and check if it fits the game.
So, before making a suggestion here on github (you can of course freely discuss ideas on the community discord server), please do the following steps:
- check if it follows the [Game Design Principles](https://github.com/PixelGuys/Cubyz/blob/master/GAME_DESIGN_PRINCIPLES.md)
- make a reference implementation in the form of an addon, mod or fork of Cubyz (no content from other games)
- create a pull request with the suggested changes or make an issue using the blank issue template, don't forget to add some screenshots