For the full contributing guide, see the Fresh documentation.
PR titles must be all lowercase and start with one of the following prefixes:
feat:- new featuresfix:- bug fixestest:- test additions or changeschore:- maintenance, refactoring, docsci:- CI/CD changes
Example: feat: add middleware compilation
Run deno task ok and ensure it passes.