mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 03:06:55 -04:00
Add an issue template link and a file for info about content suggestions
This commit is contained in:
parent
6baf7fc067
commit
709abbd5bd
4
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
4
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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
|
8
docs/CONTENT_SUGGESTIONS.md
Normal file
8
docs/CONTENT_SUGGESTIONS.md
Normal 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
|
Loading…
x
Reference in New Issue
Block a user