Skip to content

Commit 91f08f4

Browse files
committed
Update Issue template, Copyright, download folder address
1 parent 409dbea commit 91f08f4

File tree

8 files changed

+8
-18
lines changed

8 files changed

+8
-18
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug.yml

+1-11
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
label: Contribution guidelines
77
description: Please read the contribution guidelines before proceeding.
88
options:
9-
- label: I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
9+
- label: I've read the [contribution guidelines](https://github.com/CSWU-Challenge/CSWU-Challenge.github.io/blob/master/CONTRIBUTION.md) and wholeheartedly agree
1010
required: true
1111
- type: checkboxes
1212
attributes:
@@ -46,16 +46,6 @@ body:
4646
3. ...
4747
validations:
4848
required: true
49-
- type: textarea
50-
attributes:
51-
label: Package versions
52-
description: Please provide all package versions, i.e. run the commands in backticks on a shell.
53-
value: |-
54-
- Python: `python --version`
55-
- MkDocs: `mkdocs --version`
56-
- Material: `pip show mkdocs-material | grep -E ^Version`
57-
validations:
58-
required: true
5949
- type: textarea
6050
attributes:
6151
label: Configuration

Diff for: .github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
blank_issues_enabled: false
2222
contact_links:
2323
- name: Question
24-
url: https://github.com/squidfunk/mkdocs-material/discussions
24+
url: https://github.com/CSWU-Challenge/CSWU-Challenge.github.io/discussions
2525
about: Please ask your question here

Diff for: .github/ISSUE_TEMPLATE/feature.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
label: Contribution guidelines
77
description: Please read the contribution guidelines before proceeding.
88
options:
9-
- label: I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
9+
- label: I've read the [contribution guidelines](https://github.com/CSWU-Challenge/CSWU-Challenge.github.io/blob/master/CONTRIBUTION.md) and wholeheartedly agree
1010
required: true
1111
- type: checkboxes
1212
attributes:

Diff for: .github/ISSUE_TEMPLATE/translate.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ body:
77
label: Contribution guidelines
88
description: Please read the contribution guidelines before proceeding.
99
options:
10-
- label: I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
10+
- label: I've read the [contribution guidelines](https://github.com/CSWU-Challenge/CSWU-Challenge.github.io/blob/master/CONTRIBUTION.md) and wholeheartedly agree
1111
required: true
1212
- type: checkboxes
1313
attributes:
1414
label: Language availability
1515
description: Please ensure that the language you're adding isn't already available.
1616
options:
17-
- label: I've checked the [list of available languages](https://bit.ly/33vFDD0)
17+
- label: I've checked the [list of available languages](https://squidfunk.github.io/mkdocs-material/setup/changing-the-language/#site-language)
1818
required: true
1919
- type: textarea
2020
attributes:

Diff for: CONTRIBUTION.md

Whitespace-only changes.

Diff for: download/.none renamed to docs/download/.none

File renamed without changes.

Diff for: docs/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ hide:
2121

2222
## 其他链接
2323

24-
- [Download-健雄科协整理的竞赛手册](/_static/竞赛手册之ASC超算.pdf)
25-
- [High Lights-高光时刻](/high-light/)
26-
- [Contributors-贡献者](/contributor/)
24+
- [Download-健雄科协整理的竞赛手册](/download/竞赛手册之ASC超算.pdf)
25+
- [High Lights-高光时刻](/page/high-light/)
26+
- [Contributors-贡献者](/page/contributor/)
2727

2828
## Status
2929

0 commit comments

Comments
 (0)