Hi Mike.
On 30/05/2026 04:49, 'Mike Fenney' via Subsurface Divelog wrote:
> Hi, I've been writing a new API export route for subsurface to export
> to
divelogs.com.
> I started this a couple of months ago based on the current master but
> had to put it down for a while. I just picked it up and have it nearly
> complete and ready to submit a pull request but have an issue.
Nice. I hope you are aware of the work that's already been done in
https://github.com/subsurface/subsurface/pull/4636 to move us to the new
API?
> As a new contributor I do not have any rights to generate a pull
> request, is that something I can request?
This shouldn't be the case - you should be able to open a pull request
from the branch in your fork containing your work into
`subsurface/master`after selecting 'open pull request into a different
fork' in the pull request UI.
What is the URL for the branch with your work?
> I'm also basing the pull request off the latest version of master
> which I'm assuming is the right thing to do?
Yes, definitely.
> I've also found this a little challenging as C++ is not my normal
> language but I think I have everything constructed correctly. Hoping
> someone more knowledgable can do a quick code review when I do the
> pull request to check everything over.
Yes, we'll definitely do that.
Ngā mihi
Michael Keller