Skip to content

Commit b5600ce

Browse files
denelonCopilot
andauthored
Standardize PR template with emoji sections and issue types (#316)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 223c963 commit b5600ce

2 files changed

Lines changed: 22 additions & 19 deletions

File tree

.github/ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## 📖 Description
2+
<!-- Describe what this PR changes, why, and any limitations. -->
3+
4+
## 🔗 References
5+
<!-- Link related issues, PRs, or docs. Use "Resolves #1234" to auto-close. -->
6+
7+
## 🔍 Validation
8+
<!-- How did you test? List manual steps or note automated test coverage. -->
9+
10+
## ✅ Checklist
11+
<!-- Place an "x" between the brackets to check an item. e.g: [x] -->
12+
13+
- [ ] Signed the [Contributor License Agreement](https://cla.opensource.microsoft.com)
14+
- [ ] Linked to an issue
15+
- [ ] Updated documentation (if applicable)
16+
- [ ] Updated [Copilot instructions](.github/copilot-instructions.md) (if build, architecture, or conventions changed)
17+
18+
## 📋 Issue Type
19+
<!-- Select the type that best describes this PR -->
20+
- [ ] Bug fix
21+
- [ ] Feature
22+
- [ ] Task

0 commit comments

Comments
 (0)