mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
ci: fix guideline and COC URLs broken (#23763)
This commit is contained in:
4
.github/triage.yml
vendored
4
.github/triage.yml
vendored
@@ -4,8 +4,10 @@ firstTimePRLabels:
|
||||
- 1st contribution
|
||||
labelsWhenPROpened:
|
||||
- Needs Review
|
||||
guidelineUrl: https://github.com/element-plus/element-plus/blob/dev/.github/CONTRIBUTING.en-US.md
|
||||
COCUrl: https://github.com/element-plus/element-plus/blob/dev/CODE_OF_CONDUCT.md
|
||||
firstTimePRGreetings: |
|
||||
👋 @{user}, seems like this is your first time contribution to {repo}.
|
||||
Please make sure that you have read our [guidelines](#{guideline_url}) and [code of conduct]({coc_url}) before making a contribution.
|
||||
Please make sure that you have read our [guidelines]({guidelineUrl}) and [code of conduct]({COCUrl}) before making a contribution.
|
||||
firstPRMergeComment: >
|
||||
Thank you for your contribution!
|
||||
|
||||
Reference in New Issue
Block a user