We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #872 from abhisekp/fix/camperbot-test-room-link Fix camperbot article links and formatting
Merge pull request #873 from nakamin/patch-1 Correct the Sass abbreviation
Correct the Sass abbreviation It's syntactically not semantically. From the official website: http://sass-lang.com/documentation/file.SASS_REFERENCE.html Thanks :smile:
Fix markdown format
A couple of Git articles (#871) * Article: how to clone a specific branch Removed duplicate without git prefix * Article: how to clone all remote branches * Article: renaming local branches Added spacing issues
Update with pretty link
Fix EOL
Merge pull request #870 from hallaathrad/master Add cities, May 06 2016
Add cities, May 06 2016
Merge pull request #867 from theflametrooper/fix/javaarrays Fix: Java Arrays
Merge pull request #868 from theflametrooper/fix/reactflux Fix: Building Applications with React and Flux
Merge pull request #869 from theflametrooper/fix/wikitypos Fix: Speech marks on Wiki articles
Fixed speech marks on Wiki articles
Improve clarity of wiki articles, including label descriptions (#862) * Improve clarity of introductory text and descriptions Among other things, I attempted to rewrite the descriptions to follow a consistent structure. Descriptions now *mostly* follow a format along the lines of, “If this label is applied, it means *the issue blah blah blah*.” Maybe it looks like bike shedding, but clearer documentation = better adherence. * Improve readability and accuracy of the text Attempted to clarify/correct language and reduce redundancy, to encourage comprehension and compliance.
Added improvements to Building-Applications-With-React-And-Flux.md
Merge pull request #849 from anthonygallina1/patch-2 Article: Building Applications With React And Flux
Added suggestions for Java-Array.md
Merge pull request #800 from nag786/patch-5 Article: Java Arrays
Merge pull request #865 from llamatarianism/clojure-collections Articles: Clojure collections & functions
Remove erroneous backslash from next/previosu table in Basics. Create Collections articles (Lists, Vectors, Hashmaps) & Functions article. Add IDEOne REPL links. Change 'Arity' to **Arity**. Reduce frequency of use of 'pretty'.
Merge pull request #864 from Rafase282/pr/800 Csharp introduction and list of topics
Csharp introduction and list of topics suggestion implemented Csharp introduction and list of topics using Title Case for heading and subheadings
Merge pull request #863 from hallaathrad/master Add cities, May 05 2016
Add cities, May 05 2016
Merge pull request #861 from FreeCodeCamp/improve-code-of-conduct shorten the code of conduct and include spamming and trolling
shorten the code of conduct and include spamming and trolling
Convert: Diff Two Arrays Challenge Solution (#859) * Convert to new Challenge Solution Template Also add advanced solution * Fix intermediate solution indentation - Proper source format
Merge pull request #855 from llamatarianism/clojure-basics Articles: Clojures
Create Clojure articles: Basics, Building Blocks and Summary Split Clojure-Building-Blocks into 3 articles: Conditionals, Let-Bindings and Loop-Recur Clarify some potentially obscure things in Clojure-Let-Bindings and Clojure-Summary 2 (I forgot to git add) Add Clojure.md article to serve as an index and introduction. Fix broken markdown in Clojure-Basics.md. Clarify an obscure header. Make sure all headings in Clojure articles are in descending order (h1, then h2, then h3...) Added tables for easy navigation Shorten links ('github.com/FreeCodeCamp/wiki/blob/master/x.md' => 'x') Fix broken links (missing .md suffix) Removed .md suffix from relative links Fixed a markdown error with bold text nested inside italics
Merge pull request #858 from ChaituVR/patch-1 Article: Using MongoDB and deploying to Heroku