Added contributing description

This commit is contained in:
zhongjun2
2020-06-28 20:24:51 +08:00
parent b28fdf1d10
commit b6ba6ed08c
3 changed files with 114 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<!-- Thanks for sending a pull request! -->
**What this PR does / why we need it**:
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
**Special notes for your reviewer**:
**Release note**:
<!-- Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access)
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`.
-->
```release-note
```