PostHog / PostHog/context-mill
Keep the defaults date up to date
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 17
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 36
Description
Right now we hardcode the defaults date for the PostHog init and it can easily fall out of date.
what do?
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
The issue identifies a hardcoded defaults date used during PostHog initialization, but names no file or test. Search the repository for the defaults date and PostHog init, then determine how the date should stay current. Done means the initialization no longer depends on an easily outdated hardcoded date and the relevant behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100