Update CONTRIBUTING.md

updated guideline
This commit is contained in:
Hermet Park 2021-02-25 12:35:41 +09:00 committed by GitHub
parent 03d48159e3
commit a576c8f4cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,5 +72,16 @@ You can keep the file name, but don't please contain any prefix(tvg) nor suffix(
@Examples: added ClipPath</br> @Examples: added ClipPath</br>
@Issues: 49 @Issues: 49
<br />
## Pull Request
Once you submitted a pull request(PR), please make it sure below check list.
- Reviewers: Check Reviewers List
- Assginees: You
- Labels: Patch Purpose
- CODING STYLE CHECK: Must be perfect
<p align="center">
<img width="1000" height="733" src="https://github.com/Samsung/thorvg/blob/master/res/contribution.png">
</p>