- Issue created by @hejazee
- 🇩🇪Germany hkoosha
Dear Ahmad,
For D11, this module needs someone with much more free time than us, current developers have.
I would be happy to review patches though
- 🇮🇳India lavanyatalwar
Hi @hejazee @hkoosha,
I was in the process of removing deprecated methods and came across lines like this:'title' => t('Time (e.g. @format)', ['@format' => static::formatExample($time_format)]),
Now, I have two options: I can either remove these lines completely, or I can add static hardcoded examples, like this:
'title' => t('Time (e.g. HH:MM:SS)'),
What do you think? - 🇩🇪Germany hkoosha
I would say that's up to you! Whichever you think makes more sense.
- 🇮🇳India lavanyatalwar
Hi @hkoosha,
I have completed the intended work. Kindly review and merge :) -
hkoosha →
committed 7c7c6c7f on 8.x-3.x authored by
lavanyatalwar →
Resolve #3522760 "D11 transition"
-
hkoosha →
committed 7c7c6c7f on 8.x-3.x authored by
lavanyatalwar →
- 🇮🇳India lavanyatalwar
Hi @hkoosha,
Thanks for the quick merge! However, I noticed that the credits have not been provided. It would be greatly appreciated if you could include them. - 🇩🇪Germany hkoosha
It's been a while since I logged into Drupal. Can you please remind me how we used to do that?
- 🇮🇳India lavanyatalwar
After selecting the users you want to give credits to, if the issue has been resolved, you need to change the issue status to 'Fixed'. This will ensure the credits are distributed.
Thanks :) Automatically closed - issue fixed for 2 weeks with no activity.