Georg Lauterbach
c461dabe9e
docs/misc: update to align with Docker Compose v2 ( #3295 )
...
* rename: `docker-compose.yml` => `compose.yaml`
* rename: `docker-compose` => `docker compose`
2023-05-10 11:02:44 +02:00
Georg Lauterbach
7371ba225f
ci: simplify bug_report.yml
( #3276 )
...
The extra checks for reading the code of conduct are now in one place; also removed a double-check on searching the docs and the issue tracker.
2023-04-19 11:21:21 +02:00
Georg Lauterbach
aa3a175364
ci: update bug_report.yml
( #3275 )
2023-04-19 11:16:47 +02:00
Georg Lauterbach
a9515b49c2
follow-up to #3225 ( #3229 )
...
Misc spelling fixes and resolved imprecise statements. Shortened the bug
report introduction a bit further and added a statement about being
precise to all templates.
2023-04-07 11:58:51 +02:00
Georg Lauterbach
e4543da4d5
GitHub/CI: issue templates improvements ( #3225 )
2023-04-06 19:28:33 +02:00
Georg Lauterbach
29d8dcafb0
improve bug report template ( #3080 )
2023-02-10 00:33:58 +01:00
Brennan Kinney
edaeb89c9b
ci: Drop support for ARM v7 platform ( #2943 )
...
This platform has had a deprecation notice for 6 months. It is not worth continuing to maintain support for.
2022-12-23 14:56:36 +13:00
Georg Lauterbach
3b884dbd47
react to form feedback feedback given in #2889 ( #2891 )
2022-11-05 03:25:26 +01:00
Casper
1e65f95a3b
Add OS version to issue template ( #2870 )
2022-10-30 01:32:23 +02:00
Georg Lauterbach
21c218ac68
scripts: remove DMS_DEBUG
( #2523 )
...
* remove DMS_DEBUG from tests
* remove DMS_DEBUG from doc and scripts
* updated issue template
* re-add description about removal of DMS_DEBUG
2022-04-03 13:29:10 +02:00
Georg Lauterbach
321ae744fa
scripts: small refactorings ( #2485 )
...
Co-authored-by: Casper <casperklein@users.noreply.github.com>
2022-03-17 11:24:30 +01:00
Brennan Kinney
65120dd934
github(fix): Issues form - Use checkboxes for the experience question ( #2297 )
...
Dropdown isn't appropriate. This was meant to be changed to multi-choice for opt-in.
2021-11-14 00:07:54 +13:00
Casper
fb77d3f721
Make issue template slimmer ( #2246 )
...
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com>
2021-10-12 23:19:24 +02:00
Georg Lauterbach
061ecf6365
Introduce issue forms and update debug output for forms ( #2160 )
...
* chore(issue forms): introduce issue forms and update debug output
* update links to our code of conduct
* added double-check mechanism
* Update .github/ISSUE_TEMPLATE/bug_report_form.yml
Co-authored-by: William Desportes <williamdes@wdes.fr>
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com>
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
Co-authored-by: Casper <casperklein@users.noreply.github.com>
2021-09-11 10:49:39 +12:00