ci: support semantic versioning, conventional commits #15

Merged
mvhutz merged 6 commits from ci/semantics-n-conventions into main 2026-04-03 13:46:06 +00:00
Showing only changes of commit 1328b315e3 - Show all commits

View File

@@ -0,0 +1,17 @@
---
name: "New Pull Request"
about: "Standard PR template"
title: ""
ref: "main"
---
## Description
## Changes
### Design Decisions
## Checklist
- [ ] Tests pass
- [ ] Docs updated