chore: add some github config (#612)

This commit is contained in:
zazzaz
2020-11-18 22:41:22 +08:00
committed by GitHub
parent 8181a08cf4
commit 69c6809b34
6 changed files with 140 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<!-- Specify your pull request type -->
- [ ] Component Migration
Please make sure these boxes are checked before submitting your PR, thank you!
<!-- Specify the component migration issue -->
Fix #
* [ ] Make sure you follow Element's contributing guide ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.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 relative issues for you PR.