+\ \Jeśli podczas wypychania wystąpią błędy, kliknij tutaj:\ \
+
+ - ### Authentication Error
+
+ \remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
+ remote: Please see [https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/](https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/) for more information.
+ fatal: Authentication failed for '[https://github.com/](https://github.com/)\/first-contributions.git/'\
+ Przejdź do [tutoriala GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) dotyczącego generowania i konfigurowania klucza SSH na swoim koncie.
+
+\
+
+-----
+
+# Submit your changes for review
+
+Teraz, uruchamiając to polecenie w katalogu naszego repozytorium, możemy utworzyć pull request do przeglądu:
+
+```bash
+gh pr create --repo firstcontributions/first-contributions
+```
+
+Następnie wyślij pull request.
+
+Możesz użyć polecenia `gh status`, aby zobaczyć swój pull request w akcji.
+
+-----
+
+## Where to go from here?
+
+Gratulacje\! Właśnie ukończyłeś standardowy cykl pracy *fork -\> clone -\> edit -\> pull request*, który często napotkasz jako kontrybutor\!
+
+Uczcij swój wkład i podziel się nim ze znajomymi i obserwującymi, przechodząc do [web app](https://firstcontributions.github.io/#social-share).
+
+Możesz dołączyć do naszego zespołu na Slacku, jeśli potrzebujesz pomocy lub masz pytania. [Join slack team](https://join.slack.com/t/firstcontributors/shared_invite/zt-vchl8cde-S0KstI_jyCcGEEj7rSTQiA).
+
+Teraz zacznijmy kontrybuować do innych projektów. Zebraliśmy listę projektów z prostymi problemami, od których możesz zacząć. Sprawdź [the list of projects in the web app](https://firstcontributions.github.io/#project-list).
+
+### [Additional material](https://www.google.com/search?q=additional-material/git_workflow_scenarios/additional-material.md)
+
+-----
+
+## Tutorials Using Other Tools
+
+[Back to main page](https://github.com/firstcontributions/first-contributions#tutorials-using-other-tools)
\ No newline at end of file