diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bed10a2d8..fa35c6297 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -191,6 +191,15 @@ You can understand the VChart code architecture faster through requirement devel 6. After development is finished, run `rush change `command, write changelog and submit 7. Submit all code and create a Pull Request on Github, inviting others to review +### Promotion Task Contribution Guide +A promotion task refers to the action of publicly releasing materials related to VisActor, such as articles, demos, videos, etc., across various media channels. + +You can create a new issue, select the type others and tag it with promotion. Then, post it along with relevant links, screenshots, summaries, etc. + +For example, see https://github.com/VisActor/VChart/issues/2858. + +Every quarter, we will select some promotional works for VisActor and provide the authors with material rewards. + ## Embrace the VisActor community In addition to contributing code to VisActor, we encourage you to participate in other things that make the community more prosperous, such as: diff --git a/CONTRIBUTING.zh-CN.md b/CONTRIBUTING.zh-CN.md index 624a01b0b..89e58532c 100644 --- a/CONTRIBUTING.zh-CN.md +++ b/CONTRIBUTING.zh-CN.md @@ -188,6 +188,15 @@ VChart 的入门问题,你可以通过 [issue 列表](https://github.com/VisAc 6. 开发完成后,运行 `rush change` 命令,编写 changelog 并提交 7. 提交所有代码,并在 Github 创建 Pull Request,邀请其他人进行 review + +### 推广任务贡献指南 + +推广任务是指你将和VisActor相关的文章、demo、视频 等素材,公开发布到各种媒体渠道的行为。 +你可以新建一个 issue,类型选择 `others` 打上 `promotion` 的标签,然后将相关链接,截图,简介等一起发布即可。 +例如:[https://github.com/VisActor/VChart/issues/2858](https://github.com/VisActor/VChart/issues/2858) + +每个季度我们会评选一些推广VisActor的作品,给予作者一定的物质奖励。 + ## 拥抱 VisActor 社区 在你为 VisActor 贡献代码之余,我们鼓励你参与其他让社区更加繁荣的事情,比如: