Please confirm the following.
What browsers are you seeing the problem on?
Firefox
Describe the bug
For project links, the License link specifically, GitHub-based URLs are accepted but not GitLab-based ones. A URL like https://gitlab.com/myuser/myproject/-/blob/main/LICENSE should count as a valid license link. Additionally, Codeberg-based links could also be added as supported here, since I believe they also would not work.
For the Issues link, GitLab links are not accepted because they use the term work_items now instead of issues. A URL like https://gitlab.com/myuser/myproject/-/work_items should count as a valid issues link.
Steps to reproduce
- Edit or create a Modrinth project
- Add a GitLab-based LICENSE link to the license link field and observe the error
- Or, add a GitLab-based work_items link to the issues link field and observe the error
Expected behavior
GitLab (and Codeberg, and any other major git platform) should be acceptable places to link to for licenses and issue trackers.
Additional context
No response
Please confirm the following.
What browsers are you seeing the problem on?
Firefox
Describe the bug
For project links, the License link specifically, GitHub-based URLs are accepted but not GitLab-based ones. A URL like
https://gitlab.com/myuser/myproject/-/blob/main/LICENSEshould count as a valid license link. Additionally, Codeberg-based links could also be added as supported here, since I believe they also would not work.For the Issues link, GitLab links are not accepted because they use the term
work_itemsnow instead ofissues. A URL likehttps://gitlab.com/myuser/myproject/-/work_itemsshould count as a valid issues link.Steps to reproduce
Expected behavior
GitLab (and Codeberg, and any other major git platform) should be acceptable places to link to for licenses and issue trackers.
Additional context
No response