- Issue created by @SirClickALot
- Status changed to Needs work
10 months ago 2:13am 14 March 2024 - πΊπΈUnited States nicxvan
I'd be more willing to implement this if you want to provide a merge request.
I think it needs to be an option though since it would likely be a breaking change for a lot of people.
- π¬π§United Kingdom SirClickALot Somerset
Thanks @nicxvan β ,
I'm afraid I don't know how to do provide an MR, as I am a humble site-builder!I wholly agree that an option is a good idea.
- πΊπΈUnited States nicxvan
Not a problem, if you've never used Gitlab then here is a great resource to start: https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-dr... β
For an individual project / issue click the create issue button at the top: then open it and follow the instructions to download the project in git and get the right fork.
One trick for this project is by default you get the 2.0 branch and you need to switch to the 3.0 branch.
If that is not enough to get started let me know and I can give more pointers when I have time.