software-mansion / software-mansion/TypeGPU
chore: Go through @deprecated APIs and unannotated TODOs and create issues for them
Open
Nobody has claimed this yet.
stability
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 122
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 34
Description
- Create issues to remove @deprecated APIs, and add them to the next milestone
- Find TODO comments, create issues for them, and append the issue number to the comment (e.g.
// TODO(#12345): ...)
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.
Research direction
Search the repository for @deprecated APIs and unannotated TODO comments, then review each result in its surrounding code. Done means separate issues exist for the deprecated APIs and TODOs, the issues are added to the next milestone where applicable, and each TODO comment includes its issue number.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100