Merge pull request #2621 from richrd/master
Fix link to contributing instructions in readme
This commit is contained in:
commit
7bb8089095
@ -113,6 +113,6 @@ fork.
|
||||
|
||||
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 run build` if you change or add anything in `client/js` or `client/views`
|
||||
|
Loading…
Reference in New Issue
Block a user