diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index e684b08aa..3f9eae9c9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -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: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 265fea67f..8510711e7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -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