Skip to content

Commit 194e7d4

Browse files
committed
Add help steps and more news to README
1 parent f7b3ee7 commit 194e7d4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,19 @@ It's written in Python, and has an object-oriented interface that is easy to ext
1616
and can even be used from the command-line. It even has unit tests covering
1717
some of the more critical parts of the code.
1818

19+
# Getting help
20+
21+
If you're having trouble with Vdebug in any way, here are the steps you can take to get help (in the right order):
22+
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
26+
1927
# News
2028

21-
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**.
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.
30+
31+
**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**.
2232

2333
# Recent version (version 1.4.1)
2434

0 commit comments

Comments
 (0)