mirror of
https://github.com/libgdx/libgdx.git
synced 2026-01-15 00:03:21 +08:00
* Add bug report issue template This template guides users in reporting bugs effectively, including sections for description, reproduction steps, expected behavior, logs, and additional context. * Add feature request issue template * Update feature_request.yml * Update feature_request.yml * Update issue template link to libgdx repository * Update bug_report.yml * Delete .github/ISSUE_TEMPLATE.md * Update bug report template Removed default labels from bug report template and updated reproduction steps. * Update bug_report.yml * Update feature request template title format * Update feature_request.yml * Update bug_report.yml * Update bug_report.yml * Fix placeholder formatting in bug report template * Modify bug report template to make description optional Removed required validation for bug description field. * Update feature_request.yml * Update feature_request.yml * Update .github/ISSUE_TEMPLATE/bug_report.yml Co-authored-by: damios <crykn@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/bug_report.yml Co-authored-by: damios <crykn@users.noreply.github.com> * Fix SSCCE link in bug report template Updated SSCCE link in bug report template. --------- Co-authored-by: damios <crykn@users.noreply.github.com>