Basic crash reporting integrated to Github

This commit is contained in:
Sampo Kivistö 2026-03-07 11:09:31 +02:00
parent b5449c6fe3
commit 97b6fd8a53
No known key found for this signature in database
GPG key ID: 3B426F446F481CFF
7 changed files with 660 additions and 10 deletions

25
.github/ISSUE_TEMPLATE/crash_report.md vendored Normal file
View file

@ -0,0 +1,25 @@
---
name: Crash report
about: Report a GitComet crash
title: "Crash: "
labels: bug
---
## Crash Summary
Describe what you were doing right before GitComet crashed.
## Reproduction Steps
1.
2.
3.
## Expected Behavior
What did you expect to happen instead of the crash?
## Additional Context
Add any extra context that may help investigate the crash.