- Issue created by @ronaldtebrake
- 9be32f9c committed on 1.0.x
[#3543959] feat: Implement automatic community guidelines detection and...
- 9be32f9c committed on 1.0.x
- 🇳🇱Netherlands ronaldtebrake
It's done.
If you add markdown files to your custom module / project, in a
surge-guidelines
directory it should be merged if you runcomposer surge-standards
.We currently also have
composer surge-scan
which allows you to dry run this, it will create astandards
directory and it will write a community standard one, merged with your markdown files and also one without. Allowing you to see what it would generate.