On Fri, Oct 27, 2017 at 3:20 AM, komal kumar <komal...@gmail.com> wrote:
> Hi,
>
> I am getting permission denied to push changes to pylint.
> My GitHub user id is: komal436.
> Can the team provide the permissions?

Since you're making your first contribution Komal, you do not have
push access to the repository. Instead, using GitHub, you must fork
the repository, push to your fork, and submit a pull request.

Eventually, if the team decides to invite you, you may be able to then
push directly to Pylint. Until then, for that project (and most others
on GitHub) you will need to follow the workflow above. If you need
more help you should reference GitHub's documentation:
https://help.github.com/articles/fork-a-repo/
https://help.github.com/articles/be-social/#pull-requests

Cheers,
Ian
_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to