1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 09:50:04 +08:00
SpaceVim/wiki/en/Support-SpaceVim.md

18 lines
885 B
Markdown
Raw Normal View History

2017-10-28 14:57:02 +08:00
The best way to support SpaceVim is to contribute to it either by reporting bugs, helping the community on the Gitter Chat or sending pull requests.
2022-02-06 13:42:59 +08:00
If you want to show your support financially you can contribute to [Bountysource](https://salt.bountysource.com/teams/spacevim) or [opencollective](https://opencollective.com/spacevim)
or buy a drink for the maintainer by clicking following icon.
2017-10-28 14:57:02 +08:00
<a href='https://ko-fi.com/A538L6H' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=f' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
If you used SpaceVim in a project and you want to show that fact, you can use the SpaceVim badge:
[![](https://spacevim.org/img/build-with-SpaceVim.svg)](https://spacevim.org)
markdown
```md
[![](https://spacevim.org/img/build-with-SpaceVim.svg)](https://spacevim.org)
2022-02-06 13:42:59 +08:00
```