2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript1,423 forks (1,423 forks)batch import
enhancementhelp wantedsmall
Repository metrics
- Stars
- 22,918 stars (22,918 stars)
- PR merge metrics
- Avg merge 1d 18h (Avg merge 1d 18h)44 merged PRs in 30d (44 merged PRs in 30d)
Contributor guide
- Research direction
- Investigate the commit dates on the Commits page (https://github.com/refined github/refined github/commits/). Look for existing patterns in the codebase that add hyperlinks to specific elements (e.g., issue references or timestamps). The implementation should wrap each commit date in an anchor tag linking to a relevant anchor (e.g., commit hash or time based fragment). Consider potential changes to the source file(s) responsible for rendering the commit history.
- Tech stack
- typescriptjavascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- basic DOM manipulationfamiliarity with GitHub UI