· Föderation PL Do 02.05.2024 22:15:09
@patricus We also appreciate contributionsfor more semantic HTML or accessibility contributions.
Triaging https://codeberg.org/forgejo/forgejo/issues/1120 if still relevant could be a good start;
and if you want to, you could take a look at https://codeberg.org/forgejo/forgejo/issues/3427 which might require a fix similar to https://codeberg.org/forgejo/forgejo/pulls/2636
Also check out https://codeberg.org/Codeberg/Contributing for resources to chat links etc.
Föderation PL Do 02.05.2024 22:38:17
@Codeberg well, I can't fork the repo because I get forbidden.
Föderation PL Do 02.05.2024 22:43:25
@patricus Oh, can you tell me your username on Codeberg?
Föderation PL Do 02.05.2024 22:43:55
@Codeberg patricus
Föderation PL Do 02.05.2024 22:47:03
@patricus hmm, but didn't it work in the end? https://codeberg.org/patricus/forgejo
Föderation PL Do 02.05.2024 22:56:36
@Codeberg it worked, roflfl but an other question, there's a lot of go code, but I don't see the html stuff here.
Föderation PL Do 02.05.2024 23:42:36
@patricus The HTML lives in the templates folder, and if you need to touch JS or CSS, you'll have to check out the web_src folder.
It would also be a good start to learn more about issues, e.g. to get an idea why they happen or which could be modified. It will help the other developers working on these issues.