diff --git a/.github/workflows/pull_request_template.md b/.github/workflows/pull_request_template.md new file mode 100644 index 0000000..3587479 --- /dev/null +++ b/.github/workflows/pull_request_template.md @@ -0,0 +1,12 @@ +## 描述你的更改 / Describe your changes + +## Issue 的單子 / Issue ticket (Optional) + +- closed # + +## 在開 PR 之前 / Checklist before opening this PR + +- [ ] 我已在本地測試了這些更改 / I have tested these changes locally +- [ ] 我已更新了文件 (如果需要) / I have updated the documentation (if needed) +- [ ] 我已添加必要的測試 (如果需要) / I have added necessary tests (if needed) +- [ ] 我已自己檢查過程式碼 / I have performed a self-review of my code \ No newline at end of file diff --git a/README.md b/README.md index 32bd50e..6bb2373 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# ba-pyroxene-calculator -🚧 WIP 🚧 +# ba-pyroxene-calculator + +🚧 WIP 🚧 ## 簡介 diff --git a/src/lib/components/Header.svelte b/src/lib/components/Header.svelte index 569378e..2c5726b 100644 --- a/src/lib/components/Header.svelte +++ b/src/lib/components/Header.svelte @@ -1,5 +1,5 @@ @@ -21,16 +22,16 @@ target="_blank" >【工具】全華語圈最好用的青輝石計算器!小春、吹雪和優香都適合!《9/18 5.0大改版》 - 所做的網頁版青輝石計算機 - - - + 所做的網頁版青輝石計算機
原 excel 版本青輝石計算器原 excel 版本的計算器
+ + + 專案資訊

@@ -39,46 +40,18 @@

專案說明

- 這是一個使用參考巴哈貼文,所做的網頁版青輝石計算機,目前還在開發中,暫時以原版的小春及吹雪版進行開發,歡迎各位提供意見與建議。

- 問題回報與功能討論 + 問題回報與功能許願

- 如果是有關 Bug 回報或者功能可以的話請至 Github - 開 Issue,這樣我才能夠更好的追蹤問題。 -

- - TODO - - - - Tech stack 及如何協作 -

- 目前並沒有 coding style 的規範,只有基本的 linter rule
- 所以只要能夠跑起來的話沒問題的話就可以開 PR。 -

- -

目前比較主要用到的工具是:

- -

- 但除了 tailwind css - 以外,基本上我都沒有在工作上使用過所以可能會有一些奇怪的地方,歡迎各位提供意見與建議。 + 新增 Issue,這樣我才能夠更好的追蹤問題。

更新紀錄