Skip to content

Commit 4c36c23

Browse files
committed
Add links for help and issues in README
1 parent 194e7d4 commit 4c36c23

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ some of the more critical parts of the code.
2020

2121
If you're having trouble with Vdebug in any way, here are the steps you can take to get help (in the right order):
2222

23-
1. Check the issues to see whether it's already come up.
24-
2. Visit the #vdebug irc channel on freenode, someone is normally there.
25-
3. Open a new issue
23+
1. [Check the issues][3] to see whether it's already come up.
24+
2. Visit the **#vdebug** irc channel on freenode, someone is normally there.
25+
3. [Open a new issue.][4]
2626

2727
# News
2828

29-
**19/07/2013:** there's a known issue with Vdebug and Vim 7.4. Take a look at issue #98 to follow updates and fixes.
29+
**19/07/2013:** there's a known issue with Vdebug and Vim 7.4. Take a look at [issue #98][5] to follow updates and fixes.
3030

3131
**11/06/2013:** Vdebug now has an irc channel on freenode! If you're running into problems installing, configuring or running vdebug, or you just want to ask a general question, join us on **#vdebug**.
3232

@@ -170,3 +170,6 @@ This plugin is released under the [MIT License][1].
170170

171171
[1]: https://raw.github.com/joonty/vdebug/master/LICENCE
172172
[2]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
173+
[3]: https://github.com/joonty/vdebug/issues/
174+
[4]: https://github.com/joonty/vdebug/issues/new
175+
[5]: https://github.com/joonty/vdebug/issues/98

0 commit comments

Comments
 (0)