Open lorenzznerol opened 4 years ago
Would you mind opening a pull request for this? thanks.
Well I tried it and now I mind it a little bit :).
git push origin ISSUE_TEMPLATE_smallSpellingMistake
gives me
remote: Permission to redhat-developer/vscode-java.git denied to lorenzznerol. fatal: unable to access 'https://github.com/redhat-developer/vscode-java.git/': The requested URL returned error: 403
I followed the steps of https://www.wikihow.com/Create-a-Pull-Request-on-Github and https://yangsu.github.io/pull-request-tutorial/.
Either I have missed a detail, or I simply do not have the rights to push to my branch ISSUE_TEMPLATE_smallSpellingMistake? I also received a mail about the token for gists and repos on the main repo which did not help getting the authorization to push to my branch.
Here is the guide line about how to contribute a pull request to an open source repo in github. https://github.com/firstcontributions/first-contributions#fork-this-repository
Basically, you need fork the repo first and push your changes to your forked repo, then send a PR to the upstream repo.
Thank you for the helpful link, it was not clear to me that I need to fork at first. The big project is done now. :)))))
The last point of the general issue form
Additional Informations
should be called
Additional Information
Plural of information is information, see https://jakubmarian.com/information-is-vs-informations-are-is-information-plural-or-singular-in-english/