docs(common steps): Clarify PR instructions (#16667)

pull/16687/head
Sava Vuckovic 2018-02-10 17:42:37 +01:00 committed by mrugesh mohapatra
parent 0bb658078f
commit 3cb7caa7e8
2 changed files with 4 additions and 1 deletions

View File

@ -173,7 +173,7 @@ You should have [ESLint running in your editor](http://eslint.org/docs/user-guid
### Set Up MailHog
To be able to log in, you need to set up MailHog. MailHog is a local SMTP mail server that will catch the emails your freeCodeCamp instance is sending. How you install MailHog is dependent upon your OS.
To be able to log in, you need to set up MailHog. MailHog is a local SMTP mail server that will catch the emails your freeCodeCamp instance is sending. How you install MailHog is dependent upon your OS.
#### macOS
@ -416,6 +416,9 @@ for further information
2. By default, all pull requests should be against the freeCodeCamp main repo, `staging`
branch.
**Make sure that your Base Fork is set to freeCodeCamp/freeCodeCamp when raising a Pull Request.**
![fork-instructions](./docs/images/fork-instructions.png)
3. Submit a [pull
request](http://forum.freecodecamp.org/t/how-to-contribute-via-a-pull-request/19368)

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB