Problem/Motivation

This was posted in slack so thought I’d provide feedback.

First round
1. Turn readme into a markdown file
2. Delete changelog file it can be generated automatically with releases
3. Delete the phpcs unless there is cause to deviate from regular standards
4. The big one add a gitlab file so the pipeline will do checks for phpstan, phpcs, etc
5. Schema file should be config/schema

Will provide more when I have time to look

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

smustgrave created an issue.

smustgrave’s picture

Also would bump the requirement to 10.3 so you can turn some of those plugin annotations into attributes since annotations are going away