Commit Graph

158 Commits

Author SHA1 Message Date
Ethan Arrowood
edefb2d34c docs(contribuing): Update links to MongoDB Community Edition
Change link to documentation instructions on how to download the community edition.
2017-12-09 01:50:50 +05:30
Mrugesh Mohapatra
da24e83dfd chore(node): Update node version to 8x
Closes #15951
2017-11-01 01:20:55 +05:30
Magicansk
56d4bc40ea fix(docs): Update Contributing Guidelines (#16025) 2017-10-24 22:45:56 +05:30
Prateek
ac304bc902 feat: Add conventional commits note to contributing.md
fix(documentation): Changes post review

fix(documentation): Change case for heading

fix(documentation): Change case for heading
2017-10-08 10:02:57 +05:30
Nick Ferraro
136171c4d1 fix(setup): Include MailHog setup instructions
With the changes to passwordless account creation, contributors are
unable to create an account locally. MailHog spins up a local SMPT
server that can catch all outgoing emails, allowing contributors to
successfully create accounts and see any other emails generated locally.

Closes #15838
2017-10-03 22:14:19 -07:00
Timo
dcfe18d5d5 refactor: Replace .com with .org 2017-08-26 00:07:44 +02:00
Markus Englund
b96c4d39f5 docs(contributing): Add correct commands for installing and running mo (#15686)
Closes #15648
2017-07-28 19:13:29 +05:30
mrugesh mohapatra
c0e876142a feat(tools): Add commitizen and cz-freecodecamp (#15589) 2017-07-05 14:49:58 -07:00
jools
1cb1427a27 minor text changes (then => than) 2017-04-04 11:01:07 +02:00
Petr Gazarov
f85bfc9fab Remove bower mentions from docs and .gitignore 2017-02-27 23:44:30 -05:00
Berkeley Martinez
81d720da5b Merge pull request #11474 from petrgazarov/chore/remove-bower
Remove bower and port dependencies over to npm
2017-02-27 15:03:59 -08:00
Atomk
79d37751ae Fix link and capitalization
Use a relative link to the same repository instead of an absolute one to the freeCodeCamp repo.
2017-02-27 12:28:19 +01:00
Petr Gazarov
f159027025 Remove bower and port dependencies over to npm 2017-02-09 00:09:39 -05:00
Mrugesh Mohapatra
2efc5b17cb feat: Add open to contribution badges 2017-02-08 22:22:14 +05:30
Heather Kusmierz
9add5be43f Add updated challenge style guide 2017-02-07 17:41:27 -05:00
Peter Weinberg
0b60d7de3a chore(seed): freeCodeCampify remaining sections of codebase 2017-02-02 18:29:59 -05:00
Leon Feng
6734030276 Add links to dev environment setup guides 2017-01-21 04:18:47 +04:00
MANISH-GIRI
2764912a61 Rename to freeCodeCamp in md files 2017-01-15 14:15:21 -05:00
FlameFractal
b26f11fc67 Fix contributing doc, not add issue # in commit msg 2016-12-21 20:16:45 +05:30
Sean Smith
5fa0e5572e submitted new fix after rebasing 2016-11-30 14:29:44 -08:00
Timo
53e974f0b3 Update contributing.md 2016-11-26 20:43:28 +00:00
Tom Lee
776f21edcb Documentation: Link for Maintaining Local Instance of FCC 2016-11-12 09:50:40 -08:00
Utsab Saha
c28c67abc6 Explain how to check the versions of node and mongo for people who already have these installed on their machine. This helps prevent contributors from using older versions that may be incompatible.
Remove inconsistent tabbing and give directions in case versions are not up to date

Removing extra line
2016-10-25 17:19:02 -07:00
Matt Layton
e0f1d40f04 Fix minor typos 2016-10-14 15:52:24 -05:00
Quincy Larson
d858c6cc22 fix-typo 2016-10-14 10:21:42 -07:00
Quincy Larson
a32b521b1b Fixes recommended by @atjonathan 2016-10-13 15:20:11 -07:00
Quincy Larson
a4ec4240be Add how we QA and how we close stale issues sections 2016-10-13 12:05:31 -07:00
Adam Kelly
2172eeed3f Update CONTRIBUTING To Remove Wiki Dependency 2016-10-12 18:17:01 +01:00
Adegbuyi Ademola
5ed6d0ae6e Fixed Contributing.md typo #11007 2016-10-04 12:44:11 +01:00
Berkeley Martinez
f657c6721c Feat: Move to node 6 2016-09-28 15:32:35 -07:00
Eric Leung
230839c713 Fix Contributor Gitter chat room links 2016-09-24 17:00:22 -07:00
Karan Thakkar
d25281ea18 Update contribution guideline 2016-08-17 16:29:39 +05:30
Mrugesh Mohapatra
95db97599f fix(contributing-guide): Update guidelines 2016-08-16 16:52:16 +00:00
theflametrooper
a45b0a5685 Replaced wiki links with new forum links 2016-08-01 10:20:08 +01:00
Carlos Vigil
2bea60a02b Cleanup CONTRIBUTING.md
Lint with Remark: correct numbered lists numbers, add spaces to lists,
use headings in single decreasing increments, reformat table for 
readability, correct spelling error, correct emphasis syntax, add 
clarification for npm requirement, and reflow line length for 80 
column limit.
2016-07-21 21:44:27 -04:00
Pietro F. Menna
4a4f71145c Updated CONTRIBUTING.md wiki links
If applied, this commit will update the links from "Other resources" section from CONTRIBUTING.md file with the current wiki links. It will also remove [Contributions Guide - With a demo on fixing a typo] link from "Other resources" section.
2016-06-01 15:15:51 -03:00
Rafael J. Rodriguez
2fb6221b52 Updates link to report bugs
* Updates the link to report a bug to the current one
2016-05-17 11:06:52 +05:30
DealPete
49ba32e130 Fix link to 'How To Fork And Maintain a Local Instance of Free Code Camp' 2016-05-13 16:30:46 -02:30
Mrugesh Mohapatra
28e7c71a39 Update CONTRIBUTING.md
Update the CONTRIBUTING.md to clearer wording about issue no.s in PR description.
2016-05-05 17:25:41 +05:30
Mrugesh Mohapatra
0d7ba1cd59 Update CONTRIBUTING.md with prerequisite versions 2016-04-15 13:09:29 +05:30
Eric Leung
6bc521815a Add table of contents to CONTRIBUTING doc 2016-04-08 07:40:08 -07:00
Panayiotis Lipiridis
c17af58aee Renamed Github to GitHub 2016-04-04 22:50:07 +02:00
Nick
b049d252ef FIX - Remove trailing spaces 2016-04-02 23:52:52 -04:00
deathsythe47
2652d049cb Remove unnecessary comma from CONTRIBUTING.md 2016-03-24 00:24:52 -05:00
Mrugesh Mohapatra
9f53f68f29 Update the Contributing guidelines with sample.env
This commit updates the contributing guidelines with a sample.env
Contributors can simply make a sopy of the same instead of creating
one for the private environment variables.
2016-02-23 12:31:00 +00:00
JoshFisk
7b95a29fce Added a link to the contributor chat room. 2016-02-19 16:27:36 -08:00
Arsen Melikyan
61d70f8fc7 Fixes broken links in GitHub comments 2016-02-19 23:10:53 +04:00
Arsen Melikyan
446fa62f88 Add Issue and Pull Request GitHub templates 2016-02-18 10:28:22 +04:00
Simon Diep
9086cbd7f4 Improve contributor's guide documentation for new contributors
closes #6741
2016-02-04 15:59:29 -06:00
Carl Mungazi
5391b33ddb Update CONTRIBUTING.md
Fixed typos.
2016-01-27 23:58:09 +00:00