update link to basic tag

prereport
Niklas Fiekas 2017-11-24 02:10:56 +01:00
parent 30385b6c41
commit ac1711bf0e
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ Contributing
## I want to contribute code to Lichess
- [Set up your development environment](https://github.com/ornicar/lila/wiki/Lichess-Development-Onboarding).
- [Pick a GitHub issue to work on](https://github.com/ornicar/lila/issues). The [basic](https://github.com/ornicar/lila/issues?q=is%3Aissue+is%3Aopen+label%3Abasic) and [no scala](https://github.com/ornicar/lila/issues?q=is%3Aissue+is%3Aopen+label%3A%22no+scala%22) tags might be useful.
- [Pick a GitHub issue to work on](https://github.com/ornicar/lila/issues). The [good first issue](https://github.com/ornicar/lila/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) and [no scala](https://github.com/ornicar/lila/issues?q=is%3Aissue+is%3Aopen+label%3A%22no+scala%22) tags might be useful.
- Communicate with other devs on the #lichess IRC channel on freenode
or [discord](https://discord.gg/hy5jqSs).
or [Discord](https://discord.gg/hy5jqSs).
## I want to report a bug or a problem about Lichess