Skip to content

Commit

Permalink
chore: Update .github
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaokang2022 committed Jan 22, 2025
1 parent d42ded0 commit 8145045
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ issuehunt: # Replace with a single IssueHunt username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
polar: # Replace with a single Polar username
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
custom: 'https://xiaokang2022.github.io/tkintertools/Sponsor/'
custom: 'https://xiaokang2022.github.io/maliang/Sponsor/'
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ body:
Thanks for taking the time to fill out this bug report! ❤️
感谢您抽出宝贵时间填写此错误报告!❤️
Please read our [Contribution Guideline](https://xiaokang2022.github.io/tkintertools/en/CONTRIBUTING/) before completing this report.
请在填写此报告前先阅读我们的[贡献指南](https://xiaokang2022.github.io/tkintertools/CONTRIBUTING/)。
Please read our [Contribution Guideline](https://xiaokang2022.github.io/maliang/en/CONTRIBUTING/) before completing this report.
请在填写此报告前先阅读我们的[贡献指南](https://xiaokang2022.github.io/maliang/CONTRIBUTING/)。
- type: dropdown
id: version
attributes:
Expand Down Expand Up @@ -83,8 +83,8 @@ body:
attributes:
label: Code of Conduct
description: |
By submitting this issue, you agree to follow our [Code of Conduct](https://xiaokang2022.github.io/tkintertools/en/CODE_OF_CONDUCT/).
提交此问题,即表示您同意遵守我们的[行为准则](https://xiaokang2022.github.io/tkintertools/CODE_OF_CONDUCT/)。
By submitting this issue, you agree to follow our [Code of Conduct](https://xiaokang2022.github.io/maliang/en/CODE_OF_CONDUCT/).
提交此问题,即表示您同意遵守我们的[行为准则](https://xiaokang2022.github.io/maliang/CODE_OF_CONDUCT/)。
options:
- label: I agree to follow this project's Code of Conduct
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Questions & Answers
url: https://github.com/Xiaokang2022/tkintertools/discussions/categories/q-a
url: https://github.com/Xiaokang2022/maliang/discussions/categories/q-a
about: Please ask and answer questions here.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ body:
- type: markdown
attributes:
value: |
Please read our [Contribution Guideline](https://xiaokang2022.github.io/tkintertools/en/CONTRIBUTING/) before completing this report.
请在填写此报告前先阅读我们的[贡献指南](https://xiaokang2022.github.io/tkintertools/CONTRIBUTING/)。
Please read our [Contribution Guideline](https://xiaokang2022.github.io/maliang/en/CONTRIBUTING/) before completing this report.
请在填写此报告前先阅读我们的[贡献指南](https://xiaokang2022.github.io/maliang/CONTRIBUTING/)。
- type: input
id: link
attributes:
Expand Down Expand Up @@ -50,8 +50,8 @@ body:
attributes:
label: Code of Conduct
description: |
By submitting this issue, you agree to follow our [Code of Conduct](https://xiaokang2022.github.io/tkintertools/en/CODE_OF_CONDUCT/).
提交此问题,即表示您同意遵守我们的[行为准则](https://xiaokang2022.github.io/tkintertools/CODE_OF_CONDUCT/)。
By submitting this issue, you agree to follow our [Code of Conduct](https://xiaokang2022.github.io/maliang/en/CODE_OF_CONDUCT/).
提交此问题,即表示您同意遵守我们的[行为准则](https://xiaokang2022.github.io/maliang/CODE_OF_CONDUCT/)。
options:
- label: I agree to follow this project's Code of Conduct
required: true
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ body:
- type: markdown
attributes:
value: |
Please read our [Contribution Guideline](https://xiaokang2022.github.io/tkintertools/en/CONTRIBUTING/) before completing this report.
请在填写此报告前先阅读我们的[贡献指南](https://xiaokang2022.github.io/tkintertools/CONTRIBUTING/)。
Please read our [Contribution Guideline](https://xiaokang2022.github.io/maliang/en/CONTRIBUTING/) before completing this report.
请在填写此报告前先阅读我们的[贡献指南](https://xiaokang2022.github.io/maliang/CONTRIBUTING/)。
- type: textarea
id: description
attributes:
Expand Down Expand Up @@ -40,8 +40,8 @@ body:
attributes:
label: Code of Conduct
description: |
By submitting this issue, you agree to follow our [Code of Conduct](https://xiaokang2022.github.io/tkintertools/en/CODE_OF_CONDUCT/).
提交此问题,即表示您同意遵守我们的[行为准则](https://xiaokang2022.github.io/tkintertools/CODE_OF_CONDUCT/)。
By submitting this issue, you agree to follow our [Code of Conduct](https://xiaokang2022.github.io/maliang/en/CODE_OF_CONDUCT/).
提交此问题,即表示您同意遵守我们的[行为准则](https://xiaokang2022.github.io/maliang/CODE_OF_CONDUCT/)。
options:
- label: I agree to follow this project's Code of Conduct
required: true

0 comments on commit 8145045

Please sign in to comment.