mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
feat(setup) .github and README
Signed-off-by: Daniel Thompson-Yvetot <denjell@quasar.dev>
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve Quasar
|
||||
about: Create a report to help us improve Proton
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
@@ -10,9 +10,6 @@ assignees: ''
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Codepen/jsFiddle/Codesandbox (required)**
|
||||
Fork a Codepen (https://codepen.quasar.dev) or a jsFiddle (https://jsfiddle.quasar.dev) or a Codesandbox (https://codesandbox.quasar.dev) and hit save then copy-paste link here.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
@@ -35,6 +32,7 @@ Browsers:
|
||||
iOS:
|
||||
Android:
|
||||
Electron:
|
||||
Proton Binding:
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/docs-report.md
vendored
2
.github/ISSUE_TEMPLATE/docs-report.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Docs report
|
||||
about: Create a report to help us improve Quasar docs
|
||||
about: Create a report to help us improve Proton docs
|
||||
title: "[docs]"
|
||||
labels: docs
|
||||
assignees: ''
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for Quasar
|
||||
about: Suggest an idea for Proton
|
||||
title: ''
|
||||
labels: feature request
|
||||
assignees: ''
|
||||
|
||||
Reference in New Issue
Block a user