mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 05:33:36 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
a16a9409e4
commit
5b36ce827d
1 changed files with 4 additions and 1 deletions
|
@ -39,7 +39,10 @@ You can keep the file name, but don't please contain any prefix(tvg) nor suffix(
|
|||
|
||||
Lastly, please append any issue ticket numbers in this section if any.
|
||||
|
||||
- ex) common composite: newly added path clipping feature
|
||||
|
||||
- Here is a overall commit message what we expect to review:
|
||||
|
||||
- common composite: newly added path clipping feature
|
||||
|
||||
We introduced new method Paint::composite() to support composite behaviors. </br>
|
||||
This allows paints to composite with other paints instances. </br>
|
||||
|
|
Loading…
Add table
Reference in a new issue