Fix link to contributing instructions
This commit is contained in:
parent
51f5cda4ff
commit
904664743f
@ -113,6 +113,6 @@ fork.
|
|||||||
|
|
||||||
Before submitting any change, make sure to:
|
Before submitting any change, make sure to:
|
||||||
|
|
||||||
- Read the [Contributing instructions](https://github.com/thelounge/thelounge/blob/master/CONTRIBUTING.md#contributing)
|
- Read the [Contributing instructions](https://github.com/thelounge/thelounge/blob/master/.github/CONTRIBUTING.md#contributing)
|
||||||
- Run `npm test` to execute linters and test suite
|
- Run `npm test` to execute linters and test suite
|
||||||
- Run `npm run build` if you change or add anything in `client/js` or `client/views`
|
- Run `npm run build` if you change or add anything in `client/js` or `client/views`
|
||||||
|
Loading…
Reference in New Issue
Block a user