Patrick Goldinger
9158afaf3e
Fix GitHub workflow failing due to OSS license plugin issue
2021-09-24 20:08:20 +02:00
Patrick Goldinger
0828c0a4db
Update issue template chooser and contributing for new discussions
2021-08-25 22:47:19 +02:00
Patrick Goldinger
4dbc1ca740
Update GitHub workflows to fetch submodules
2021-08-16 21:08:29 +02:00
Patrick Goldinger
3fdaa448af
Merge pull request #1128 from Glitchy-Tozier/patch-2
...
Update question.md
2021-08-03 21:29:26 +02:00
Glitchy-Tozier
55dc817843
Update question.md
2021-08-03 21:07:18 +02:00
Glitchy-Tozier
6e2969d8a6
Update feature_request.md
2021-08-03 21:04:10 +02:00
Patrick Goldinger
d1dd91d5c4
Update GitHub workflow to use Java 11
...
Required by Gradle 7.0.0
2021-07-31 20:01:37 +02:00
Patrick Goldinger
1ef38fe7f3
Fix GitHub workflows not setting up cmake
2021-05-12 20:31:34 +02:00
Patrick Goldinger
242c21ce59
Merge pull request #728 from Glitchy-Tozier/patch-2
...
Improve crash_report.md
2021-04-21 19:40:14 +02:00
Glitchy-Tozier
9df9b8d752
Update crash_report.md
2021-04-21 16:02:14 +02:00
Glitchy-Tozier
a64d61c9b5
Improve Bug-Template
...
Make everything use the same number of placeholder-periods (3).
2021-04-21 15:58:42 +02:00
Patrick Goldinger
56878d06ca
Incorporate feedback to new bug/crash report templates
2021-04-18 15:05:01 +02:00
Patrick Goldinger
c21b1806b6
Rename "Bug report (generated)" to "Crash report"
2021-04-18 15:05:01 +02:00
Patrick Goldinger
34d9495e66
Adapt bug report templates on GitHub to new format
2021-04-18 15:05:01 +02:00
Patrick Goldinger
304e1a0d46
Improve bug_report.md by making the instructions more clear
2021-04-15 04:18:03 +02:00
Glitchy-Tozier
c6a30b1905
Update bug_report.md
2021-04-10 19:05:13 +02:00
Glitchy-Tozier
f6045a5c4f
Make version more generic so that it doesn't seem out of date.
...
I'm torn between a big `x` and a small one.
2021-04-09 17:34:00 +02:00
Patrick Goldinger
b415afe6e4
Add funding info ( #257 )
2021-04-06 00:56:08 +02:00
Patrick Goldinger
47cd655d76
Update bug_report.md ( #309 )
2021-02-03 20:04:25 +01:00
Surendrajat
f83bdd8a28
Enable automatic build CI workflows
...
fix executable permission
add badge in README too
upload artifact
fix name
2020-12-24 15:55:23 +01:00
Patrick Goldinger
6d7825e129
Add crash handler and error detail form
...
- This crash handler catches nearly all uncaught errors and notifies
the user about it. If an uncaught error occurs in the FlorisBoard
service initialization, the handler detects this and switches to
another installed keyboard.
- The error detail form contains the captured stacktrace and adds
a copy to clipboard functionality as well as a button to the
GitHub issue tracker.
2020-11-19 23:59:23 +01:00
Patrick Goldinger
3feae09df0
Add feedback option to CONTRIBUTING.md as mailto links do not work within config.yml
2020-10-21 23:18:28 +02:00
Patrick Goldinger
34bb28d1fc
Fix issue config.yml syntax
2020-10-21 23:16:03 +02:00
Patrick Goldinger
551a294b05
Add feedback option to issue creation process
...
See #22
2020-10-21 22:47:49 +02:00
Patrick Goldinger
671ff1d8b4
Add question issue template / Improve issue creation process
2020-10-19 20:29:08 +02:00
Patrick Goldinger
5c7db2b344
Simplify feature_request.md issue template
2020-08-10 23:26:17 +02:00
Patrick Goldinger
897a7b18a1
Update issue templates
...
- Add issue template for bug reports.
- Add issue template for feature requests.
2020-07-19 00:44:29 +02:00