Files
lambda/.gitea/PULL_REQUEST_TEMPLATE.md

744 B

name, about, title, ref, assignees, labels
name about title ref assignees labels
Default Template The default template for `lambda`. <type>: <description> main

Description

Decisions

Benefits

Checklist

  • Code follows conventional commit format.
  • Branch follows naming convention (<type>/<description>). Always use underscores.
  • Tests pass (if applicable).
  • Documentation updated (if applicable).