Commit Graph

10 Commits

Author SHA1 Message Date
@RubenKelevra
08deda5f99
Fix: issue template rendering poorly 'platform and version' response (#4648)
* Issue template change rendering of 'platform and version'

The previously used 'shell' is for shellscript, not for console output with commands. 'console' does render much more nicely text output and commands.

* remove `tauri info` render

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-07-26 17:31:45 -03:00
Jonas Kruckenberg
c02337be29
chore: auto assign needs triage label (#4586) 2022-07-04 10:28:34 -03:00
Kasper
67951fa0d5
Add GitHub issue forms (#3095) 2021-12-23 02:33:08 +01:00
Amr Bashir
4042769e88
chore: update labels in issue templates (#2553) 2021-08-30 23:44:16 +08:00
nothingismagick
ad341517df
chore(issue-template): make tauri info required [skip ci] (#2066)
Make our expectations clear.
2021-06-24 08:57:12 -03:00
Lucas Fernandes Nogueira
3ce95d2760
feat(tauri.js) add tauri info command (#236)
* feat(tauri.js) add `tauri info` command

* fix(bug-report): add command information
- thanks @nklayman for the reminder

* fix(tauri-info): add cargo version

* feat(tauri.js) add cargo.toml and tauri.conf.json info

Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2019-12-27 20:37:21 -03:00
nothingismagick
9aaf50588a
feat(issues): template bundle report 2019-08-28 15:06:39 +02:00
Lucas Fernandes Nogueira
01de6b51b6 chore(project) rename to tauri (#15) 2019-08-14 13:24:08 +02:00
Daniel Thompson-Yvetot
7bd6e0ddb1
feat(setup) .github and README
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
2019-07-13 21:55:25 +02:00
Razvan Stoenescu
b49c1aa6f0 chore: add github meta data 2019-07-13 20:26:16 +03:00