repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | add default image to project | Help Wanted | same project challenge do not provide an image we will need a default image to render here instead of nothing see 16410 |
freecodecampfreecodecamp | beta apply accessibility test fail to check for the closing tag | Help Wanted | challenge name issue description this challenge have a issue where it isn t check if the closing be be use you can replicate this by move the opening tag and delete the closing tag the test will pass but it shouldn t do so the test need to check if the closing tag be also... |
freecodecampfreecodecamp | beta apply accessibility test fail to check for the closing tag | Help Wanted | challenge name issue description the test be fail to check for the closing tag you can reproduce this issue by use the opening tag and leave out the closing tag browser information browser name version chrome version 63 0 3239 108 official build 64 bit ... |
freecodecampfreecodecamp | beta apply accessibility test fail to check for the closing tag | Help Wanted | challenge name issue description the issue with this challenge be that the test isn t check for the corresponding closing tag for the tag you can use a tag as a closing tag and the test still pass it should check for the closing tag the test also fail to check for a close... |
freecodecampfreecodecamp | beta apply accessibility test fail to check for close tag | Help Wanted | challenge name issue description I ve find two problem in this challenge firstly it state no div tag may be use in the code but if I leave in a closing tag the test still pass it s not check for close div tag second the test isn t check if the closing tag be be u... |
freecodecampfreecodecamp | beta apply accessibility test fail to check for close tag | Help Wanted | challenge name issue description the issue with this challenge be that you can use the opening tag and leave out the closing tag and the test pass the test should be check if the closing tag be also use browser information browser name version chrome version 63 0... |
freecodecampfreecodecamp | beta apply accessibility test fail to check for close tag | Help Wanted | challenge name issue description one of the test say there shouldn t be any tag use in this code if a closing tag be leave in the code the test still pass secondly if you use a opening tag and leave out the closing tag the test also pass browser information ... |
freecodecampfreecodecamp | beta apply accessibility test fail to check for close tag | Help Wanted | challenge name issue description the test pass if the opening tag be use and the closing be miss also the test state the no tag may be use in the code but it doesn t check if the closing tag be still leave in browser information browser name version ch... |
freecodecampfreecodecamp | beta apply accessibility test fail to check for close tag | Help Wanted | challenge name issue description there be two issue I ve find here firstly one of the test say there shouldn t be any tag use in this code if a closing tag be leave in the code the test pass secondly if you use a opening tag and leave out the closing tag the test a... |
freecodecampfreecodecamp | beta apply accessibility test fail to check for close tag | Help Wanted | challenge name issue description test pass if you use an opening tag and leave out an closing tag the test should check if the tag be be close browser information browser name version crhome version 63 0 3239 108 official build 64 bit operating system... |
freecodecampfreecodecamp | beta apply visual design challenge pass test when incomplete | Help Wanted | challenge name issue description the test be ask to set the searchbar element to position absolute and to give it an offset of top and right of 0px the issue be that the test pass if you leave out the top offset and right offset I know leave out the top and ... |
freecodecampfreecodecamp | beta project submission challenge image be undefined | Help Wanted | most image on the submission page be break due to an incorrect link the majority be if image be falsey here l44 then we shouldn t try to render an image |
freecodecampfreecodecamp | upgrade to react codemirror2 | Help Wanted | we should consider move to which promise an actively maintain replacement of our current component the current component maintainer be non responsive about all activity on their tracker and there be a discussion by the community of a more maintain version the replacement react codemirror2 maintainer... |
freecodecampfreecodecamp | normalize flash type | Help Wanted | normalize flash type the different level of message type provide by bootstrap be info warn danger success the express flash system be currently use info success error inconsistent with bs style and inconsistent pluralization these should all be normalize to the bs style from front... |
freecodecampfreecodecamp | beta typo in basic javascript iterate with javascript do while loop | Help Wanted | challenge name basic javascript iterate with javascript do while loop issue description typo in the pre last paragraph of the description of the challenge essenially write instead of essential |
freecodecampfreecodecamp | audit challenge and make sure each challenge have a hint article | Help Wanted | currently when you click the get a hint button it open a corresponding hint article on the forum with hint we instead want to open a corresponding article on the guide since the guide be much well suit toward present this type of information currently most of the hint article lead to forum post lik... |
freecodecampfreecodecamp | search be not work on beta | Bug | challenge name issue description nothing work for I I try the map or search box and everything else nothing seem to be work for I I ve attach a gif to help with the issue and a console screenshot so that you can easily spot the problem browser information browser name ver... |
freecodecampfreecodecamp | beta css grid challenge should be add | Help Wanted | hello everyone right now the most advanced css skill we learn on the beta be the flexbox module css grid be a great layout system and I think it will be an important skill for every front end developer in the future it would be good for new camper to learn about that |
freecodecampfreecodecamp | beta matching brace color in the editor need to be change | Help Wanted | issue description the matching brace color 00ff00 in the beta look weird and after some time it become difficult to trace the match pair so with my idea of add a border around the matching brace like in vscode will resolve this issue please have a look at the below gif s in fullscreen by click o... |
freecodecampfreecodecamp | style js be disabled message in preview plane | Help Wanted | as see in 16361 at the moment it be a message in a span this span should be class to take advantage of bootstrap info style the component responsible for rendering can be find here l26 |
freecodecampfreecodecamp | react challenge retranspile cause constant something go wrong flash message | Bug | berkeleytrue relate to 16305 this be due to babel try to retranspile on each edit even when js be disabled create syntax error as the camper type e g unclosed tag the stacking message be intentional but they should not be occur during editing per berkeley issuecomment 354346061 I sugg... |
freecodecampfreecodecamp | use typeof challenge require semicolon to be correct | Help Wanted | challenge name use typeof issue description in the use typeof challenge if one be to submit console log typeof console log typeof 0 console log typeof console log typeof however if semicolon be add console log typeof console log type... |
freecodecampfreecodecamp | es6 use to import everything from a file import name ambiguity | Help Wanted | challenge name es6 use to import everything from a file issue description the challenge fail with require not define when import from capitalize string use the wildcard edit by systimotic this part have be resolve also the instruction be miss the object name to use my... |
freecodecampfreecodecamp | es6 use the rest operator with function parameter spread operator test fail | Help Wanted | challenge name issue description the challenge fail on the last test the sum function use the spread operator on the args parameter I have triple check my code reset it and refresh but it doesn t seem to recognize the spread operator be be use I find this but not sure if relat... |
freecodecampfreecodecamp | es6 compare scope of the var and let keyword console not define error | Help Wanted | challenge name issue description there be two error that appear in the challenge on the editor first be for the use strict the warning state use the function form of use strict second error be console log have a red x state console be not define the challenge still pass if I p... |
freecodecampfreecodecamp | escape quote in literal string test need to be update | Help Wanted | challenge name beta escape quote in literal string issue description currently the first test expect 6 escape quote and 10 normal quote the easy way to pass it right now would be this js var mystr I be a double quote string inside double quote ... |
freecodecampfreecodecamp | profile page some project link be break | Help Wanted | issue description on the profile page the link to some of the old project information page be break they simply link to the affect project on my profile be build a nightlife coordination app build a vote app build a personal portfolio webpage my profile browser informatio... |
freecodecampfreecodecamp | image search abstraction api list as exercise tracker on profile page | Bug | issue description the exercise tracker show up as complete on 7th july 2016 on my profile the actual project it be refer to be the image search abstraction layer project the view solution link link to as you can see the url definitely think it s the tracker but my app link to be the... |
freecodecampfreecodecamp | improve instruction nest an anchor element within a paragraph | Help Wanted | challenge name basic html and html5 nest an anchor element within a paragraph issue description see 16289 |
freecodecampfreecodecamp | api challenge win t submit beta | Bug | challenge name issue description when the answer to the above link be correct the popup last for half a second only then automatically send to the next challenge no time to read popup this also happen with the next challenge however the big problem be that after complete the first one ... |
freecodecampfreecodecamp | vertical scrollbar be not show up in editor with code | Help Wanted | challenge name issue description affect challenge that have code long than 42 line the vertical scrollbar be not available on code that be long than 42 line I have to use the cursor to navigate to the code line below that the horizontal scrollbar be viewable but do not seem to be ac... |
freecodecampfreecodecamp | es5 es6 not consistent beta | Help Wanted | challenge name multiple challenge example issue description after the es6 challenge a lot of future challenge seem to use es6 but there s still quite a few not use it and it s not consistent screenshot es5 |
freecodecampfreecodecamp | update map s estimate time style | Help Wanted | challenge name any challenge show the map issue description the estimate time be not accessible with the current color bbbbbb since it be also rather large and take up some real estate I d propose make it dark 555555 to pass wcag 2 0 aa this will also allow it to be small and norma... |
freecodecampfreecodecamp | dark mode css declaration hard to read in editor | Help Wanted | challenge name basic css style multiple element with a css class and beyone issue description the css declaration in dark mode be hard to read they be something navy blue on black this also happen for anchor tag in the html section browser information browser name version ... |
freecodecampfreecodecamp | dark mode preview text be too dark | Help Wanted | challenge name and onward issue description the text in the preview pane be black on dark grey make it hard to view browser information browser name version operating system firefox 57 0 64 bit and chrome version 63 0 3239 84 official build 64 bit mobile de... |
freecodecampfreecodecamp | react filter an array | Help Wanted | challenge name react use array filter to dynamically filter an array issue description similar syntax error with 16314 and 16312 in testing l2901 browser information browser name version opera 49 0 2725 64 operating system ubuntu 16 04 mobile des... |
freecodecampfreecodecamp | react conditional rendering from prop | Help Wanted | challenge name react render conditionally from prop issue description it seem code work but there be a problem in the 6th test assert part l2618 turn n should be turn n browser information browser name version opera 49 0 2725 64 operating syst... |
freecodecampfreecodecamp | react challenge shouldcomponentupdate | Bug | challenge name react optimize re render with shouldcomponentupdate issue description it seem submit code true but there be a problem in last two test result regular expression error problem 1 async last part assert l2132 problem 2 async last part assert l2133 browser inf... |
freecodecampfreecodecamp | react challenge something go wrong please try again later incessant flash message | Bug | screenshot 5 challenge name it appear to be a problem with all of the react challenge but I screenshot the first one issue description when I attempt to do a challenge I get an error message on the far right that read javascript be disabled execute code to enable as well as t... |
freecodecampfreecodecamp | functional programming pass argument to avoid correct answer not accept | Help Wanted | challenge name functional programming pass argument to avoid external dependence in a function issue description correct answer be not accept when space between function name and param be not remove browser information browser name version chrome 63 0 3239 84 build ofi... |
freecodecampfreecodecamp | on close the map section the lesson section isn t resizable | Help Wanted | issue description as you can see in the gif below when the map section be not close the lesson section get resize easily but when it be toggle off the lesson section be not resize to the left browser information browser name version chrome late release firefox 57 0 2 ... |
freecodecampfreecodecamp | beta there should be proper margin on the lesson section for well readability | Help Wanted | issue description there be almost no left margin in the lesson section which affect the readability on the large screen though it s not properly visible in the gif below you can experience it much well on your machine browser information browser name version chrome late rele... |
freecodecampfreecodecamp | improve instruction link to external page with anchor element | Help Wanted | challenge name basic html and html5 link to external page with anchor element issue description the image display the anchor element be smash together I think it should be break into small part and display with regular text like below let s break down the example here s a link ... |
freecodecampfreecodecamp | cursor in the editor be not visible enough in dark mode | Help Wanted | issue description when the dark mode be enable the cursor in the editor s field code area be not visible enough without the high brightness of the screen browser information version 63 0 3239 84 official build 64 bit macos high sierra v10 13 2 screenshot ... |
freecodecampfreecodecamp | delete fcc account confirmation text popup can not read in dark mode | Help Wanted | challenge name my profile update my setting reset progress brownie point issue description the confirmation popup window the text be not readable either the background be too dark because its in dark mode or the button should be fill in and the text be in white browser inf... |
freecodecampfreecodecamp | delete progress brownie point confirmation popup can not read text in dark mode | Help Wanted | challenge name my profile update my setting reset progress brownie point issue description the confirmation popup window the text be not readable either the background be too dark because its in dark mode or the button should be fill in and the text be in white browser inf... |
freecodecampfreecodecamp | beta certificate name expand beyond box on commit pledge page | Help Wanted | issue description datum visualization and apis and microservice expand outside of their box in step 1 on the commit page 1 log in to 2 click on my profile 3 click edit my pledge 4 scroll down until you see step 1 browser information browser name version chrome v... |
freecodecampfreecodecamp | what would you like to know search input not work | Bug | freecodecamp beta website issue description the search box label what would you like to know do not seem to be work when I type something in and hit enter nothing happen to recreate issue 1 log in to 2 click on any challenge on the from the map I e introduction to the ... |
freecodecampfreecodecamp | select a group of element with d3 instruction need to be clear | Help Wanted | challenge name select a group of element with d3 issue description this challenge require use the text method which be not include in the challenge we need to make sure it s somehow include in the instruction otherwise people wouldn t necessarily know how to complete this challeng... |
freecodecampfreecodecamp | flash notification overlap with the navbar | Help Wanted | we need to push these notification down so there s a reasonable space between they and the navbar perhaps 20px sign in to freecodecamp use your email address freecodecamp |
freecodecampfreecodecamp | beta platform screen reader accessibility issue | null | this accessibility feedback come from roger newell who have be work through www freecodecamp org use a screen reader fine but be have a lot of trouble with beta freecodecamp org here be his feedback verbatim we be look for an accessibility minded contributor to help improve these thing he s discover these... |
freecodecampfreecodecamp | update beta lesson button to match production | Help Wanted | we need to update beta s lesson button to match production s here s a screenshot with additional detail generate random whole number with javascript freecodecamp and learn to code freecodecamp |
freecodecampfreecodecamp | navigate to an invalid challenge url just load a blank page with a navbar not a 404 page | Help Wanted | issue description when I attempt to visit an invalid challenge url I don t get a 404 error instead I get just a navbar with nothing below it for example browser information use chrome version 63 0 3239 84 official build 64 bit on macos browser name version operating s... |
freecodecampfreecodecamp | control enter keyboard shortcut should unlock the code lock unlock button and show a toast | Help Wanted | scroll to the bottom of lesson to unlock the code be tedious learn to code freecodecamp for power user who use the control enter shortcut to run their code the first time they press the control enter shortcut it should 1 unlock their code 2 pop up a toast that say you ve unlock your ... |
freecodecampfreecodecamp | when a user hide the map it should stay hidden until toggle on again | Help Wanted | even if a user toggle the map off when they complete a challenge the map will appear again on the next challenge if the user toggle the map off it should stay hidden until they toggle it back on so that they don t have to keep hide it on every challenge |
freecodecampfreecodecamp | search bar text color to be mute and icon to be fix | Help Wanted | image |
freecodecampfreecodecamp | beta certificate should be add to the static profile path | Help Wanted | need to add the new certificate button to the static profile before we have the react profile this be blocker unless that feature be available the code that need to be update be here l51 l58 the new certificate object id be here l162 l200 |
freecodecampfreecodecamp | system design and concept question array prototype map question 2 | Help Wanted | challenge name system design and concept question array prototype map issue description if you pick a wrong answer it will show the explanation message which point to a wrong answer it should be a b c browser information browser name version chrom... |
freecodecampfreecodecamp | dark mode css improvement | Help Wanted | here be several way we could improve the css for dark mode for well contrast and accessibility learn to code freecodecamp |
freecodecampfreecodecamp | line number column in code editor be too wide | null | the line number in the code editor be about twice as wide as they need to be I m hope we can make this narrow enough to learn to code freecodecamp 67shafar since you re on a roll with css fix this might be a good one for you to tackle |
freecodecampfreecodecamp | remove require code from map | Help Wanted | learn to code freecodecamp note that the name of these project have a behind they that mean they be require we no long need this logic since each certificate consistently require completion of its 5 require project so we want to get rid of the isrequire property in the challenge ... |
freecodecampfreecodecamp | es6 import export challenge break | Bug | identify in issue 16207 and pr 16201 the final 6 challenge in the es6 section teach the user about use import and export challenge 23 25 27 produce require be not define challenge 24 26 produce export be not define not sure where to start with this issue however we need to figu... |
freecodecampfreecodecamp | system design and concept question array prototype map question 5 | Help Wanted | system design and concept question array prototype map issue description question 6 have two issue 1 the code sample doesn t produce any of the available choice concept question bug solution either fix the code or keep this as an intentional bug along with... |
freecodecampfreecodecamp | issue date on certificate keep change | Bug | frontend certification issue description the date report under the certificate change each day the certificate be manually issue on the 25th of november link issuecomment 346967808 I notice this yesterday as I load the page at it seem that the report date on the certific... |
freecodecampfreecodecamp | beta undeclared variable on size of the set challenge cause error | Help Wanted | challenge name issue description the code that automatically load on the page have an undeclared variable index on line 24 that throw an error when submit your code this be a pretty easy problem to catch but I m think it should be change since it s in a part of the code that isn t suppose... |
freecodecampfreecodecamp | beta code not executable | Bug | there be a new error leave all challenge not executable this be for example on the hello world challenge image |
freecodecampfreecodecamp | check if github be already link to an exist account | Help Wanted | step create account for alice and link it to github profile of alice via update profile sign out create account for bob and link it to github profile of alice via update profile we want to prevent this for user name collision that can come from this path |
freecodecampfreecodecamp | beta fix ui problem with the available to hire button | Help Wanted | issue description when you sign in to your account on the beta site and navigate to your setting page by click update your set button you will see the be you available to hire button to toggle between available and unavailable however when you resize your browser window the label on the ... |
freecodecampfreecodecamp | beta instruction content overflow | Help Wanted | issue description I first notice this issue on adjust the margin of an element the content of the instruction section overflow their boundary I also notice the same issue in multiple other challenge browser information browser name version firefox quantum google chrome 63 ... |
freecodecampfreecodecamp | beta fix the ui of the static public profile | Help Wanted | we be do a overhaul for the public profile page by a upgrade they to react page refer refer but while that be defer to until after the release of beta we want fix to the currently break ux on the set page which be a static server render page available here as of this issue post it render like ... |
freecodecampfreecodecamp | variable name in challenge description be mislead | Help Wanted | basic javascript understanding case sensitivity in variable issue description in the example code there be a variable name thisvariablenameistoolong if take literally this sound like the variable name be unacceptable due to some character limit as this be not the case I suggest cha... |
freecodecampfreecodecamp | domain name in twitch api passthrough instruction and actual domain name don t match | Help Wanted | challenge name issue description the domain name in the twitch api passthrough instruction doesn t match the page s actual domain name use the gomix I one for the project cause a cor warn while use glitch I doesn t the link in the project page also still say gomix I ... |
freecodecampfreecodecamp | onmouseover label for the color key be wrong on the calendar page | Help Wanted | move leave to right the label currently read less than 1 item between 1 and 2 item between 2 and 3 item more than 3 item they should read zero item 1 item 2 item 3 or more item labelswrong |
freecodecampfreecodecamp | beta misleading comment in match character that occur zero or more time challenge | Help Wanted | match character that occur zero or more time issue description the challenge description include sample code with a comment that state let sregex s search for word start with s this comment be mislead because the above regular expression will match any word that include s but ... |
freecodecampfreecodecamp | recursion all but require for many intermediate algorithm but it have not yet be introduce | Help Wanted | challenge name hint 3 state you will definitely need recursion however there have not yet be any mention of recursion in the lesson recursion need to be teach or at the very least mention in the lesson no later than steamroller the last few lesson have be gruele to solve without recur... |
freecodecampfreecodecamp | descriptive text of filter method flaw | Help Wanted | challenge name the last section state note we omit the second and third argument since we only need the value however the second and third argument be not previously describe |
freecodecampfreecodecamp | callback function be introduce without a description | Help Wanted | challenge name callback function be first introduce here but there be no description give or link to outside reference |
freecodecampfreecodecamp | beta d3 identifi dataset have already be declare error | Help Wanted | challenge name issue description go through the d3 challange in beta there be multiple one that have always show the error identifier dataset have already be declare it appear to be a bug because the solution work if the const dataset line be comment out this happen on chrome... |
freecodecampfreecodecamp | fcc s manage a book trading club deafult account login issue | Bug | challenge name back end development certification section manage a book trading club issue description the fcc example be not work properly user can not login to see the full functionality of the app this happen for both the test account and the admin account get error this passwo... |
freecodecampfreecodecamp | exact change algorithm challenge should return single datum type | Help Wanted | challenge name issue description my own two cent as an experienced developer be that this problem teach newcomer that it s totally normal and acceptable for your function to return completely different type depend on arbitrary input condition I know javascript be not statically type but this ... |
freecodecampfreecodecamp | beta regard good practice in hash your password | Help Wanted | hash your password issue description I think the following should be review as if I m not mistaken they be not consider good practice for implement password hash a cost factor of 8 be apparently too small nowadays bcrypt hashsync as the challenge point out be thread block g... |
freecodecampfreecodecamp | remove extra space | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | remove extra space | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | update robot txt | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | update secret js | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | update user request sign in ejs | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | update robot txt | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | master | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | update thrower js | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue x you have only one commit if not squash they into one commit x all new and exist test ... |
freecodecampfreecodecamp | alt attribute in img not recognize | Help Wanted | challenge name add image to your website issue description test do not recognize the alt attribute in the img element see code below I think it have something to do with the hyphen seem to work fine with an alt that doesn t have it browser information brows... |
freecodecampfreecodecamp | fcc beta map not load say no super block | Bug | issue description for several week when I go to the freecodecamp beta site the map take a long time to load today it doesn t load at all browser information chrome version 61 0 3163 100 official build 64 bit window 10 desktop js screenshot... |
freecodecampfreecodecamp | grammar change | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | fix ol and li tag | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | add my change to article | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | update license md | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | update get start json | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | test pull | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
freecodecampfreecodecamp | beta differentiate between sass and scss | Help Wanted | challenge name issue description the wording on the sass challenge be a bit confusing the syntax use in the challenge be acutally scs this can cause confusion if attempt to write sass on codepen |
freecodecampfreecodecamp | update contribute md | Invalid | pre submission checklist x your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue x you have only one commit if not squash they into one commit all new and exist test ... |
freecodecampfreecodecamp | add the text my change to article | Invalid | pre submission checklist your pull request target the staging branch of freecodecamp branch start with either fix feature or translate e g fix signin issue you have only one commit if not squash they into one commit all new and exist test pa... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.