-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
good first issueLikely to be an easy fixLikely to be an easy fix
Description
Here are some "good first issues", if you'd like to contribute, feel free to try (just do it, no need to ask 😁 )
This issue will also be updated if there are new good first issues, welcome maintainers to add more.
Help to improve English sentences in "locale_en-US.ini"
- Many contributors are not English native speakers (include me), so some sentences don't read good
- Non-English translations are managed by Crowdin (see the contribution guideline)
Help to improve documents and config example
- Gitea has far more features the the document describes (https://gitea.com/gitea/docs)
- The
app.example.ini
could also be improved.
Refactor legacy "delete-button" to "link-action" + confirm dialog
- Old "delete-button"'s design doesn't work well, now we have better "link-action" to handle various cases
Split large functions into small ones
- In history, many functions were just patched and patched, became longer and longer
- It's good to split large functions into small ones, and it's better to add some necessary tests
Refactor legacy tw-flex tw-items-center tw-gap-xx
- to
flex-text-block
orflex-text-inline
naaa760, lunny, TheFox0x7, hiifong and ryanbrooks-dev
Metadata
Metadata
Assignees
Labels
good first issueLikely to be an easy fixLikely to be an easy fix