Skip to content

Commit 01bfcf6

Browse files
committed
chore: finalize issue templates (scoped titles + ordering) (#275)
1 parent ebe575f commit 01bfcf6

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a bug report to help us improve the OpenAEV Python client
4-
title: 'fix: '
4+
title: 'fix(scope): '
55
labels: needs triage, bug
66
assignees: ''
77
type: bug

.github/ISSUE_TEMPLATE/feature_request.md renamed to .github/ISSUE_TEMPLATE/2-feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Feature request
33
about: Suggest a new feature or capability for the OpenAEV Python client
4-
title: 'feat: '
4+
title: 'feat(scope): '
55
labels: needs triage, feature
66
assignees: ''
77
type: feature
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)