19 comments (19 comments)10 reactions (10 reactions)0 assignees (0 assignees)JavaScript23,771 stars (23,771 stars)1,609 forks (1,609 forks)batch import
enhancementeshelp wanted
Description
Contributor guide
- Tech stack
- javascript
- Domain
- full stack
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 5
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- JavaScriptECMAScript Temporal proposalcore js architecture
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 10
- Research direction
- This issue requests implementing the Temporal proposal (https://github.com/tc39/proposal temporal) in core js. The implementation would need to follow the specification and integrate with core js's polyfill system. There are no existing PRs or detailed discussions on the implementation approach. Potential contributors should start by understanding the Temporal spec and core js's module structure.