Any other way to contribute to Zig except from forking the Codeberg repo and opening a PR

I understand this is a super odd question.

While I was in Europe I had no complaints with Codeberg but while traveling I’ve started to have a massive amount of issues, mostly 504s (tickets open in Cobeberg).

Due to these issues I cannot “fork” the ziglang/zig repository and then open a PR. Is there any other possible way to send patches?

1 Like

You may want to ask in the Compiler dev Zullip. I think forking and opening PRs it the typical route. I cannot comment on if they have alternative contribution methods.

1 Like

If you can connect to Codeberg via git, you could try AGit. Not sure if it will work because I haven’t tried it.

Apparently you can just rewrite the compare URL when creating a PR just like you can with Github. It doesn’t need to be an actual fork

1 Like

504’s seems to be related to updates in codeberg infra:
https://codeberg.org/Codeberg/Community/issues/2596

1 Like