exercism / java

Exercism exercises in Java.
https://exercism.org/tracks/java
MIT License
674 stars 665 forks source link

Remove hardcoded year 2023 in the anniversary date task description for Booking Up For Beauty Exercise #2772

Closed rkabhishek closed 3 months ago

rkabhishek commented 3 months ago

pull request

The task description for getting the anniversary date had the year 2023 hardcoded. I see even some accepted solutions had hardcoded the year. So I changed the description to make it clear that the task expects the current year.


Reviewer Resources:

Track Policies

manumafe98 commented 3 months ago

LGTM!