AOSSIE-Org / AOSSIE-Org/DebateAI
[BUG]: Make copyright year dynamic in About page footer
- Dominant language
- TypeScript
- Stars
- 84
- Forks
- 198
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 30
Description
### Bug Description
The About page footer currently uses a hard-coded copyright year, which requires manual updates every year. This can lead to outdated information if not updated on time.
To improve maintainability, the year should be generated dynamically using JavaScript so it always reflects the current year automatically.
### Steps to Reproduce
_No response_
### Logs and Screenshots
_No response_
### Environment Details
_No response_
### Impact
Critical - Application is unusable
### Code of Conduct
- [x] I have joined the [Discord server](https://discord.gg/hjUhu33uAn) and will post updates there
- [x] I have searched existing issues to avoid duplicates
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the About page footer and finding the hard-coded copyright year. Replace it with a dynamically generated current year, then run the relevant application checks and confirm the footer displays the current year.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100