[REQUIREMENT] Enable resource bundle registration in Singleton
Open
Nobody has claimed this yet.
Epic
kind/feature
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
The resource collection feature in Singleton relies on scanner script. It need some manual work and error prone.
Describe the solution you'd like
Get the translatable resources from product code automatically by forcing developers to register resource bundle before calling Singleton Service.
Describe alternatives you've considered
A clear and concise description of any alternative solution or feature you've considered.
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.