当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 74

Dreams / SpaceVim
暂停

forked from SpaceVim / SpaceVim 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.cn.md 1.45 KB
一键复制 编辑 原始数据 按行查看 历史
wsdjeg 提交于 2020-09-14 20:20 . Remove python version

贡献代码

SpaceVim 这一项目的存在,得益于所有参与贡献的朋友,我们非常感谢来自于社区的贡献。 为了能够更好的维护 SpaceVim,我们制定了如下规则,要求所有参与的开发者共同遵守。

贡献代码

我们非常欢迎开发者贡献代码,请仔细阅读以下内容。同时也可以加入我们的中文聊天室, 沟通交流。

License

The license is GPLv3 for all the parts of SpaceVim. this includes:

  • The initialization and core files.
  • All the layer files.
  • The documentation

For files not belonging to SpaceVim, such as local packages and libraries, refer to the header file. Those files should not have an empty header. We may not accept code without a proper header file.

Conventions

SpaceVim is based on conventions, mainly for naming functions, keybindings definition and writing documentation. Please read the conventions before your first contribution to get to know them.

Pull Request

Submit your contribution against the master branch. You should not use your master branch to modify SpaceVim, this branch is considered to be read-only.

You may want to read our development guidelines.

VimL
1
https://gitee.com/siyms/SpaceVim.git
git@gitee.com:siyms/SpaceVim.git
siyms
SpaceVim
SpaceVim
master

搜索帮助