mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 11:33:30 +01:00
Add branch info to contributing guide
This commit is contained in:
@@ -6,7 +6,7 @@ is a great boon to your coding process.
|
|||||||
## Setup
|
## Setup
|
||||||
To get ready to work on the codebase, please do the following:
|
To get ready to work on the codebase, please do the following:
|
||||||
|
|
||||||
1. Fork & clone the repository
|
1. Fork & clone the repository, and make sure you're on the **indev** branch
|
||||||
2. Run `npm install`
|
2. Run `npm install`
|
||||||
3. If you're working on voice, also run `npm install node-opus` or `npm install opusscript`
|
3. If you're working on voice, also run `npm install node-opus` or `npm install opusscript`
|
||||||
4. Code your heart out!
|
4. Code your heart out!
|
||||||
|
|||||||
Reference in New Issue
Block a user