Unclear to beginners what PR stands for
PR is a good acronym but should not be in the title due to inaccessibility for new programmers. When I landed on this page I had no idea what PR meant and it seemed very strange to use an acronym in the title of something targeted at beginners.
PR stands for pull requests which are unclear to beginners sometimes especially if you belong to the no-code background.i myself had some issue at the first time while listening it for the first time.for more explanation Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub. Once a pull request is opened, you can discuss and review the potential changes with collaborators and add follow-up commits before your changes are merged into the base branch.