1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-14 23:49:19 +08:00

Add links for spacevim development

This commit is contained in:
wsdjeg 2017-02-25 21:23:27 +08:00
parent 7ff05460fe
commit c9beaec8eb
2 changed files with 6 additions and 2 deletions

View File

@ -190,13 +190,13 @@ If you used SpaceVim in a project and you want to show that fact, you can use th
markdown
```md
```markdown
[![](https://spacevim.org/img/build-with-SpaceVim.svg)](https://spacevim.org)
```
### contribute to SpaceVim
Before contributing be sure to consult the contribution guidelines and conventions.
Before contributing be sure to consult the [contribution guidelines](http://spacevim.org/development/#contribution-guidelines) and [conventions](http://spacevim.org/development/#conventions).
### Write post about SpaceVim

View File

@ -8,6 +8,10 @@ title: "Development"
[![Throughput Graph](https://graphs.waffle.io/SpaceVim/SpaceVim/throughput.svg)](https://github.com/SpaceVim/SpaceVim)
## Contribution guidelines
## Conventions
## Report bugs
If you get any issues, please open an issue with the ISSUE_TEMPLATE. It is useful for me to debug for this issue.