-
-
Notifications
You must be signed in to change notification settings - Fork 125
fix(challenges): changed description in basic css lesson #315
fix(challenges): changed description in basic css lesson #315
Conversation
When i made the commit to my branch, prettier formatted the file causing many changes. Was there an error? |
Sorry accidentally closed the pr |
@mul53, thank you for taking the time to improve this challenge. Did some reading about Maybe we could replace that paragraph with something like the following:
This is just a suggestion, though. Let me know what you think and if you have any other ideas! Also, @RandellDawson, what do you think? I saw your comment in #314 and thought you might be able to help improve this description. |
@scissorsneedfoodtoo I think your latest suggestion looks good. I am fine with it. |
That's a good description, it defines the :root selector well. I will add the description to the file. Is that fine @scissorsneedfoodtoo ? |
@mul53, so sorry for the late response. Yes, please go ahead and update the description in the file when you can! After updating the file, you can add it just like before with Let us know if there's anything we can help with! |
33d1577
to
8967f8c
Compare
@scissorsneedfoodtoo, i have made the changes and changed the description for the pr and the issue. |
Sorry @mul53, but I'm not seeing the changes in your latest commit. Also, I realize that I might not have been clear in my last comments where the description of :root should go within the challenge description. Here's what I'm thinking:
Sorry for the trouble, but would you mind trying to update the challenge description again? You can copy and paste the description array above into your editor and follow the steps above. Please let us know if you have any problems! |
8967f8c
to
25ceda7
Compare
@scissorsneedfoodtoo it's alright, i wanna help. I have made the changes, its on line 5317. |
✨ ✨ ✨ Awesome! Congratulations on your first contribution to freeCodeCamp! ✨ ✨ ✨ Thank you for submitting a PR for this issue, @mul53, and for taking the time to go back and make changes. We're all really looking forward to your next contribution! Also, thank you for helping us with the new challenge description, @RandellDawson. |
Description
Changed the text from HTML to CSS in basic-css.json
Pre-Submission Checklist
dev
branch.fix/
,feature/
, ortranslate/
(e.g.fix/challenge-tests
)npm test
.npm run commit
to generate a conventional commit message.Learn more here: https://conventionalcommits.org/#why-use-conventional-commits
If they were done on the web interface you have ensured that you are creating conventional commit messages.
Checklist:
Closes #314