Re: [hatari-devel] How to proceed to contribute ? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] How to proceed to contribute ?
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sat, 12 Jul 2025 13:21:02 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.de; s=2017; t=1752326462; bh=Q3xYyfu4xocV77+uS0bGgKMpWxG2vaQON32QL3JoG3U=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=EBVlITlyim5Me/e7WRo1eN0iUfkFprnixcDi1FmTbfNwkJWgUruRuFQy8xJ9RbtVL u5PDSFPC26WStS+UoQC+9lYWMbUggN0dYWNesCWd7woxgYIlsQ1/n8715moyO45ZAx 519wKTeN74T1/68NB3VoJCI59xHdDc2kkD3V+RfUXRoy045rLzEuizJhaFOQsbcGjs uQ2ed2xbmk9EZ4UdFDjeJ2K1QoS90rMDp616oqpPGA85QQTR7DjTlLFV3tMboM1CpH MQAxori+ApAr3fJSMW6cmbtLYyo+J9PvU+lIkEG3K8jjjiQNOiV/2AOsppEAeDU3Aa /n1Zt4UD77Uhw==
Am Mon, 7 Jul 2025 13:38:06 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> On 7.7.2025 13.12, Frederic Poeydomenge wrote:
> > Hello everyone,
> >
> > I have made my first contribution to the Hatari project, and my code is
> > ready to be shared, but I am facing a problem sending my contribution
> >
> > Initially, I tried to send a pull request on Framagit (by email, as it
> > seems to be the only option available), but it did not work, I received an
> > error message saying "You are not allowed"
....
> > (perhaps it would be wise to allow PRs, as the Framagit forge
> supports this feature ?)
I just double-checked the settings at Framagit, and merge requests are
enabled, so it should work.
You wrote that you tried to do a pull request "by email" ... how does that
work? I only know the way where you push to your forked repository and then
select to open a merge request from there ... have you tried to do that
already?
Thomas