diff --git a/.Screenshots/ExamPage.jpg b/.Screenshots/ExamPage.jpg deleted file mode 100644 index 12cda8d..0000000 Binary files a/.Screenshots/ExamPage.jpg and /dev/null differ diff --git a/.Screenshots/HomePage.png b/.Screenshots/HomePage.png new file mode 100644 index 0000000..d676681 Binary files /dev/null and b/.Screenshots/HomePage.png differ diff --git a/.Screenshots/InfoPage.png b/.Screenshots/InfoPage.png new file mode 100644 index 0000000..10af6c5 Binary files /dev/null and b/.Screenshots/InfoPage.png differ diff --git a/.Screenshots/WelcomePage.jpg b/.Screenshots/WelcomePage.jpg deleted file mode 100644 index cf889dd..0000000 Binary files a/.Screenshots/WelcomePage.jpg and /dev/null differ diff --git a/.github/ISSUE_TEMPLATE/BugReport.yml b/.github/ISSUE_TEMPLATE/BugReport.yml index dfaa5d1..877f3db 100644 --- a/.github/ISSUE_TEMPLATE/BugReport.yml +++ b/.github/ISSUE_TEMPLATE/BugReport.yml @@ -1,5 +1,5 @@ name: Bug 反馈 -description: 在使用考试看板 Next 的过程中遇到了 Bug。 +description: 在使用考试看板 Next 的过程中遇到了 Bug 。 title: (在这里输入你的标题) labels: ['Bug', '未阅读'] body: @@ -9,9 +9,10 @@ body: 感谢您进行 Bug 反馈。请在上面的文本框⬆️起一个能够清晰描述您的问题的标题,便于开发者解决您的问题。 > [!important] - > 重要:如果要提出**多个 Bug**,请为每一个 Bug 开一个单独的 issue。 + > + > 如果要提出**多个 Bug **,请为每一个 Bug 开一个单独的 issue。 > - > 如果您不知道如何有效、精准地表述,我们建议您先阅读《提问的智慧》([链接](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md))。 + > 如果您不知道如何有效、精准地表述,建议先阅读[《提问的智慧》](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md)。 - type: checkboxes id: checklist @@ -19,7 +20,7 @@ body: label: 检查清单 description: 在开始反馈这个问题之前,请先检查: options: - - label: 我已更新到最新版  ,并看过[最新提交](https://github.com/ProjectCampus-CH/dsz-exam-showboard-next/commits/dev/),确认这一 Bug 还没有修复。 + - label: 我已更新到最新版  ,并看过[最新提交](https://github.com/ProjectCampus-CH/dsz-exam-showboard-next/commits/dev/),确认这一 Bug 还没有修复。 required: true - label: 我已在 [Issues](https://github.com/ProjectCampus-CH/dsz-exam-showboard-next/issues?q=label%3ABug) 中检索,确认这一 Bug 未被提交过。 required: true @@ -50,7 +51,7 @@ body: attributes: label: 重现步骤 description: | - 详细描述要怎么操作才能再次触发这个 Bug。 + 详细描述怎么操作能再次触发这个 Bug 。 placeholder: | 1. 首先…… 2. 然后…… @@ -61,14 +62,14 @@ body: id: stacktrace attributes: label: 堆栈跟踪(可选) - description: 如果在遇到这个 Bug 时发生了崩溃(弹出崩溃提示),或者产生了错误日志,请将产生的堆栈跟踪信息粘贴到此处,便于开发者定位 Bug。 + description: 如果在遇到这个 Bug 时发生了崩溃(弹出崩溃提示),或者产生了错误日志,请将产生的堆栈跟踪信息粘贴到此处,便于开发者定位 Bug 。 render: shell - type: input id: app_version attributes: label: 应用版本 description: 您当前使用的考试看板 Next 版本号,可以在【关于】中查看。 - placeholder: 如:1.1.1 + placeholder: 如:1.2.0 validations: required: true - type: input @@ -86,4 +87,4 @@ body: description: 回顾您的回答 options: - label: 我认为上述的描述已经足以详细,以允许开发人员能复现该问题。如果我的 issue 没有按照上述的要求填写,可能会被无条件关闭。 - required: true + required: true \ No newline at end of file diff --git a/.github/workflows/readme-contributors.yml b/.github/workflows/readme-contributors.yml new file mode 100644 index 0000000..bd81ea8 --- /dev/null +++ b/.github/workflows/readme-contributors.yml @@ -0,0 +1,17 @@ +on: + push: + branches: + - master + +jobs: + contrib-readme-job: + runs-on: ubuntu-latest + name: A job to automate contrib in readme + permissions: + contents: write + pull-requests: write + steps: + - name: Contribute List + uses: akhilmhdh/contributors-readme-action@v2.3.10 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file diff --git a/README.md b/README.md index 0fc75bc..b8ec758 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,30 @@
+
+ + Jursin + + |
+
+
+ + Hello8693 + + |
+
+
+ + MKStoler + + |
+
+
+ + fhz08 + + |
+
+
+ + wjj-8283 + + |
+
- 欢迎来到考试展板应用程序。这是一个用于展示考试信息的工具,帮助考生更好地了解考试安排和状态。 +
+ 欢迎使用考试看板,这是一款用于展示考试信息的工具,帮助考生更好地了解考试信息与状态。 +
+本软件旨在为考生提供便捷的考试信息查看体验。
++ 开发者: + Hello8963 + + Mkstoler4096
-本应用程序旨在为考生提供便捷的考试信息查看体验。
-版本号: 1.1.4-Malkuth 正式版
-开发者:Hello8963 & Mkstoler4096
打开 JSON 配置文件
+打开 Json 配置文件