Update CONTRIBUTING.md

This commit is contained in:
Hermet Park 2021-05-11 22:23:35 +09:00 committed by GitHub
parent 924ea15cfa
commit 00dc7fb04f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,6 +71,8 @@ You can keep the file name, but don't please contain any prefix(tvg) nor suffix(
Result Paint::composite(std::unique_ptr<Paint> target, CompositeMethod method) const noexcept;</br>
@Examples: added ClipPath</br>
@References: any links to the references such as screenshot images.
@Issues: 49
<br />