[sr-dev] Pull request example
Henning Westerholt
hw at kamailio.org
Wed Oct 24 22:24:38 CEST 2018
Am Mittwoch, 24. Oktober 2018, 16:48:51 CEST schrieb Diego Nadares:
> I hit a little bug in evapi module. I would like to do a pull request but i
> don't know exactly how to accomplish this.
>
> I found this howto -> https://yangsu.github.io/pull-request-tutorial . Are
> these the correct steps?
>
> I tried but it's forbidden for my user.
>
> git checkout -b pull-request-demo
> git push origin pull-request-demo
>
>
> remote: Permission to kamailio/kamailio.git denied to dnadares.
> fatal: unable to access 'https://github.com/kamailio/kamailio.git/': The
> requested URL returned error: 403
>
> Could you help me, please?
Hello Diego,
as you don't have write access to the kamailio repository you need to "fork"
it first. Then you do the changes in your own repository after check it out to
your PC, and submit a pull request to our tracker. Have a look e.g. here:
https://help.github.com/articles/fork-a-repo/
https://help.github.com/articles/about-pull-requests/
For generic development guidelines have a look to our wiki page:
https://www.kamailio.org/wiki/devel/git-commit-guidelines
Best regards,
Henning
--
Henning Westerholt - https://skalatan.de/blog/
Kamailio security assessment - https://skalatan.de/de/assessment
More information about the sr-dev
mailing list