mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: update docs (#3443)
This commit is contained in:
4
.github/.git_commit_template.txt
vendored
4
.github/.git_commit_template.txt
vendored
@@ -1,2 +1,2 @@
|
||||
# [TYPE](SCOPE):DESCRIPTION#[ISSUE]
|
||||
# example feat(button):add type 'button' for form usage #1234
|
||||
# [TYPE](SCOPE): [el-component-name] DESCRIPTION#[ISSUE]
|
||||
# example: feat(components): [el-button] add type for form usage #1234
|
||||
|
||||
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -1,5 +1,5 @@
|
||||
Please make sure these boxes are checked before submitting your PR, thank you!
|
||||
|
||||
- [ ] Make sure you follow Element's contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)).
|
||||
- [ ] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)).
|
||||
- [ ] Make sure you are merging your commits to `dev` branch.
|
||||
- [ ] Add some descriptions and refer to relative issues for your PR.
|
||||
|
||||
Reference in New Issue
Block a user