-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
03a1eea
commit fba6fe0
Showing
30 changed files
with
407 additions
and
307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,7 @@ | ||
contact_links: | ||
- name: ❗ 安全性問題 | ||
url: https://zh.wikipedia.org/wiki/负责任的披露 | ||
about: | ||
不要透過 issue 或公開討論說明任何安全性問題。嘗試透過私密方式和團隊負責人聯絡,例如信箱([email protected])。 | ||
我們會一起討論和解決這類問題,感謝! | ||
- name: 👻 其他 | ||
url: https://github.com/evan361425/flutter-pos-system/discussions | ||
about: 其他所有問題都可以提出來討論 | ||
- name: ❗ 安全性問題 | ||
url: https://zh.wikipedia.org/wiki/负责任的披露 | ||
about: 不要透過 issue 或公開討論說明任何安全性問題。嘗試透過私密方式和團隊負責人聯絡,例如信箱([email protected])。 我們會一起討論和解決這類問題,感謝! | ||
- name: 👻 其他 | ||
url: https://github.com/evan361425/flutter-pos-system/discussions | ||
about: 其他所有問題都可以提出來討論 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
name: 💡 功能提議 | ||
description: 對於 POS系統 提供建議或想法 | ||
labels: | ||
- "enhancement" | ||
- "enhancement" | ||
body: | ||
- type: textarea | ||
id: expected | ||
attributes: | ||
label: 你預期這功能長什麼樣子? | ||
description: 怎麼操作,怎麼呈現。 | ||
validations: | ||
- type: textarea | ||
id: expected | ||
attributes: | ||
label: 你預期這功能長什麼樣子? | ||
description: 怎麼操作,怎麼呈現。 | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: problems | ||
attributes: | ||
label: 這個功能是和你遇到的問題有關? | ||
description: 每次想要... 就發現不能... | ||
- type: textarea | ||
id: alternative | ||
attributes: | ||
label: 沒有這功能時,你都怎麼做? | ||
- type: textarea | ||
id: more | ||
attributes: | ||
label: 任何想要補充的。 | ||
- type: checkboxes | ||
id: checks | ||
attributes: | ||
label: 開新的 issue 前 | ||
options: | ||
- label: 我有檢查其他 [issue](https://github.com/evan361425/flutter-pos-system/issues) 了 | ||
required: true | ||
- type: textarea | ||
id: problems | ||
attributes: | ||
label: 這個功能是和你遇到的問題有關? | ||
description: 每次想要... 就發現不能... | ||
- type: textarea | ||
id: alternative | ||
attributes: | ||
label: 沒有這功能時,你都怎麼做? | ||
- type: textarea | ||
id: more | ||
attributes: | ||
label: 任何想要補充的。 | ||
- type: checkboxes | ||
id: checks | ||
attributes: | ||
label: 開新的 issue 前 | ||
options: | ||
- label: 我有檢查其他 [issue](https://github.com/evan361425/flutter-pos-system/issues) 了 | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
name: 😺 使用者體驗 | ||
description: POS系統目前哪裡不好用 | ||
labels: | ||
- "ux" | ||
- "ux" | ||
body: | ||
- type: textarea | ||
id: feature | ||
attributes: | ||
label: 哪個功能不好用 | ||
description: 哪個頁面的功能,為什麼不好用? | ||
validations: | ||
- type: textarea | ||
id: feature | ||
attributes: | ||
label: 哪個功能不好用 | ||
description: 哪個頁面的功能,為什麼不好用? | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: expected | ||
attributes: | ||
label: 你預期這功能長什麼樣子? | ||
description: 怎麼操作,怎麼呈現。 | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: more | ||
attributes: | ||
label: 任何想要補充的。 | ||
- type: checkboxes | ||
id: checks | ||
attributes: | ||
label: 開新的 issue 前 | ||
options: | ||
- label: 我有檢查其他 [issue](https://github.com/evan361425/flutter-pos-system/issues) 了 | ||
required: true | ||
- type: textarea | ||
id: expected | ||
attributes: | ||
label: 你預期這功能長什麼樣子? | ||
description: 怎麼操作,怎麼呈現。 | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: more | ||
attributes: | ||
label: 任何想要補充的。 | ||
- type: checkboxes | ||
id: checks | ||
attributes: | ||
label: 開新的 issue 前 | ||
options: | ||
- label: 我有檢查其他 [issue](https://github.com/evan361425/flutter-pos-system/issues) 了 | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
## Issue | ||
|
||
- enter your issue number here (with the hashtag `#`) | ||
- enter your issue number here (with the hashtag `#`) | ||
|
||
## Altered code | ||
|
||
- enter how your new code works in this PR. | ||
- enter how your new code works in this PR. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.