Skip to content

Commit f47168b

Browse files
committed
Bring back the issue templates
1 parent e6a4c20 commit f47168b

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/BugReport.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Bug Report
22
description: Something's not working right in python-libjuju? Use this template.
3-
title: ""
43
labels: [bug]
54
body:
65
- type: markdown

.github/ISSUE_TEMPLATE/FeatureRequest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Feature Request
22
description: You want something to be added to python-libjuju? Proceed with this one.
3-
title: ""
43
labels: [wishlisted]
54
body:
65
- type: markdown

0 commit comments

Comments
 (0)