feat: test pr/issue template

This commit is contained in:
2026-03-25 07:43:41 -04:00
parent 41b09ae680
commit 12fb18858f
2 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
name: "Pull Request Template"
about: "This template is for general pull requests!"
title: "<type>[optional scope]: <description>"
ref: "main"
assignees: ["user1"]
labels:
- bug
- "help needed"
---
This is the template!