Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

[Dev] 插件代码规范 #7

Open
Lparksi opened this issue Jan 23, 2021 · 0 comments
Open

[Dev] 插件代码规范 #7

Lparksi opened this issue Jan 23, 2021 · 0 comments

Comments

@Lparksi
Copy link
Owner

Lparksi commented Jan 23, 2021

为了使代码便于阅读,避免后期维护困难,现对每个插件做出规范:

请遵守此要求以便于你的 PR 被接受

  1. 对于星核plugins.core 的修改
    1. 必须在PR中标出修改、新建的部分
    2. 必须对每一个最终对外调用的接口补充文档
    3. 必须保证其他插件的正常运行
  2. 对于功能插件plusins.xxx.xxx的修改
    1. 必须对每一个最终对外调用的接口补充文档
    2. 建议添加/修改的功能做出说明
    3. 必须对新加入API、第三方服务,需要配置的做出说明
  3. 不得窃取用户敏感信息+
  4. 不得修改LICENSE
  5. 不得含有任何歧视
  6. 对添加的可能在中国大陆不适用的插件做出特别说明

Sohn_des_Sterns development team
2021.1.23

@Lparksi Lparksi pinned this issue Jan 23, 2021
@Lparksi Lparksi added this to To do in DEV 2021 Jan 26, 2021
@Lparksi Lparksi moved this from To do to In progress in DEV 2021 Jan 26, 2021
@Lparksi Lparksi removed this from In progress in DEV 2021 Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant