Frequently Asked Questions
Sometimes stuff doesn't make sense, here are some answers
Pull Request Questions
1. What is the Demo Checklist?
The Demo Checklist is a list of things your app or page should do or look like — for example, “The heading is centered.” Reviewers check these in the demo.
2. What is the Code Review Checklist?
The Code Review Checklist is a list of required code changes that your pull request needs to address — for example, “Code commented out by mistake should be uncommented.” Reviewers check these in the code review.
3. Can I edit my submission after sending it?
You can only submit an updated version once a reviewer has given feedback.
4. How do I become a reviewer?
Once you complete a module, you'll be able to review another learner's pull request for that module — if one is available in the pull requests table. It's all part of the learning loop.
5. Do I need to leave a comment for every checklist item?
Only for Code Review Checklist items you mark as failed. This helps the developer understand the issue.
6. Can I leave general feedback?
Yes — general comments are encouraged. You can leave praise, tips, or extra suggestions.
7. What if I'm not confident about giving feedback?
Just do your best! Reviewing is a great way to reinforce what you've learned. If you're unsure about something, it's okay to mention that in your comment. And if you really don't know how to review a specific part, you can use the Request Assistance button to ask for help from a more experienced reviewer.