8 Commits

Author SHA1 Message Date
TheFrenchGhosty
3a19de6024
Reword the issue templates to be consistent with the PR template 2026-07-11 09:15:18 +02:00
TheFrenchGhosty
1f17a7aab7
Fix assignees field type in issue templates
Use an empty array instead of an empty string for the assignees field,
as required by the GitHub Issue Forms schema.
2026-07-11 08:58:57 +02:00
TheFrenchGhosty
feb5a7f55a
Convert issue templates to Issue Forms with AI policy disclosure
Convert the 3 markdown issue templates (.md) to GitHub Issue Forms (.yml)
to enable interactive form elements, and add an AI disclosure section per
the AI Policy (AI_POLICY.md):

- Required checkbox to acknowledge having read the AI Policy
- Required dropdown for AI usage (none / fully / partially with explanation)
- Optional input for model(s) used (open-weight examples in placeholder)
- Optional input for tool(s) used (FOSS examples in placeholder)
- Optional textarea to explain how AI was used (for the partial option)

The existing template content and structure is preserved, only converted
from markdown to the Issue Forms schema.
2026-07-11 08:41:47 +02:00
Émilien (perso)
b13f77b5af
Update bug report issue message 2025-01-09 14:21:28 +01:00
Samantaz Fox
fa2c8f42b3
Issue template: ask to read the FAQ 2022-01-16 16:14:55 +01:00
Perflyst
2b14633047 Split enhancement and feature request, apply suggestions 2021-02-08 16:23:57 +01:00
Perflyst
b30db728cc
Add suggestions 2021-01-31 13:17:50 +01:00
Perflyst
ec8fe21485 Add issue templates 2021-01-30 10:53:25 +01:00