mirror of
https://github.com/zebrajr/express.git
synced 2026-01-15 12:15:27 +00:00
docs: fix typos in Collaborator Guide
This commit is contained in:
committed by
Douglas Christopher Wilson
parent
9007dcbdba
commit
a75728432e
@@ -22,7 +22,7 @@ a future release of Express.
|
||||
|
||||
1. [Create an issue](https://github.com/expressjs/express/issues/new) for the
|
||||
bug you want to fix or the feature that you want to add.
|
||||
2. Create your own [fork](https://github.com/expressjs/express) on github, then
|
||||
2. Create your own [fork](https://github.com/expressjs/express) on GitHub, then
|
||||
checkout your fork.
|
||||
3. Write your code in your local copy. It's good practice to create a branch for
|
||||
each new issue you work on, although not compulsory.
|
||||
|
||||
Reference in New Issue
Block a user