Skip to content

Commit 1ceecf3

Browse files
authored
Merge pull request #1791 from xtermjs/Tyriar-patch-1
Add help wanted/good first issue links
2 parents e4a8464 + 98a3892 commit 1ceecf3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ opening an issue, read these pointers.
3030

3131
## Contributing code
3232

33-
- Make sure you have a [GitHub account](https://github.com/join)
33+
You can find issues to work on by looking at the [help wanted](https://github.com/xtermjs/xterm.js/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) or [good first issue](https://github.com/xtermjs/xterm.js/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) issues. It's a good idea to comment on the issue saying that you're taking it, just in case someone else comes along and you duplicate work. Once you have your issue, here are the steps to contribute:
34+
3435
- Fork [xterm.js](https://github.com/sourcelair/xterm.js/)
3536
([how to fork a repo](https://help.github.com/articles/fork-a-repo))
3637
- Get the [xterm.js demo](https://github.com/xtermjs/xterm.js/wiki/Contributing#running-the-demo) running

0 commit comments

Comments
 (0)