Skip to content

Commit ff6e039

Browse files
Add gh issues automation and test (AST-000)
1 parent 2185925 commit ff6e039

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/blank_issue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
name: Blank issue
23
about: Open a generic issue
34
labels: ''

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
name: Bug report
23
about: Create a report for a bug in the CLI
34
title: "[BUG]"

.github/ISSUE_TEMPLATE/enhancement_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
---
12
name: Enhancement request
23
about: Suggest a new feature for the CLI
34
title: "[REQ]"

0 commit comments

Comments
 (0)