Skip to content
Snippets Groups Projects
Commit 254dadfb authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Merge branch 'add-contribute-vs' into 'develop'

Rename vs code card

See merge request R3/howto-cards!240
parents dbe67ca2 7ce12b15
No related branches found
No related tags found
No related merge requests found
Showing
with 6 additions and 6 deletions
...@@ -44,11 +44,11 @@ order: -1 ...@@ -44,11 +44,11 @@ order: -1
<div class="index-box noborderbox" id="contribute"> <div class="index-box noborderbox" id="contribute">
<h3>Contribute</h3> <h3>Contribute</h3>
<ul> <ul>
<li><a href="external/contribute/add-edit-card">How to add or edit a howto card</a></li>
<li><a href="external/contribute/git-clients">Git clients</a></li> <li><a href="external/contribute/git-clients">Git clients</a></li>
<li><a href="external/contribute/install-git">Installation of Git</a></li> <li><a href="external/contribute/install-git">Installation of Git</a></li>
<li><a href="external/contribute/markdown">Markdown</a></li> <li><a href="external/contribute/markdown">Markdown</a></li>
<li><a href="external/contribute/mirror-fork">Mirror fork automatically</a></li> <li><a href="external/contribute/mirror-fork">Mirror fork automatically</a></li>
<li><a href="external/contribute/vscode">Contribute using Visual Studio Code</a></li>
</ul> </ul>
</div> </div>
......
--- ---
layout: page layout: page
permalink: /external/contribute/add-edit-card/ permalink: /external/contribute/vscode
shortcut: contribute:add-edit-card shortcut: contribute:vscode
redirect_from: redirect_from:
- /cards/contribute:add-edit-card - /cards/contribute:vscode
- /external/cards/contribute:add-edit-card - /external/cards/contribute:vscode
--- ---
# How to add or edit a howto card # Contribute using Visual Studio Code
This shows how to use Visual Studio Code to write a howto-card: This shows how to use Visual Studio Code to write a howto-card:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment