mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
Issues: specify that LLM-generated wall of texts are not allowed (#16413)
This commit is contained in:
parent
bbade5d3bc
commit
a5197a6719
2 changed files with 2 additions and 0 deletions
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -11,6 +11,7 @@ body:
|
|||
2. This page is for reporting the bugs of **the engine itself**. For bugs in a particular game, please [search for the game on ContentDB](https://content.luanti.org/packages/?type=game) and submit a bug report to its developers.
|
||||
* For example, issues about Minetest Game are submitted to [its own repository](https://github.com/luanti-org/minetest_game/issues).
|
||||
3. Please provide as many relevant details as possible.
|
||||
4. If you have used an LLM/AI to format your issue description, disclose this. Try to keep it concise. No walls of text please.
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
1
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
|
@ -8,6 +8,7 @@ body:
|
|||
Please note the following:
|
||||
1. Only submit a feature request if the feature does not exist on the latest dev version.
|
||||
2. This page is for suggesting changes to **the engine itself**. To suggest changes to games, please [search for the game in the ContentDB](https://content.luanti.org/packages/?type=game) and submit a feature request in their issue trackers.
|
||||
3. If you have used an LLM/AI to format your issue description, disclose this. Try to keep it concise. No walls of text please.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Problem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue