We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945f12e commit 731bfd5Copy full SHA for 731bfd5
.github/ISSUE_TEMPLATE/bug-report.md
@@ -0,0 +1,17 @@
1
+---
2
+name: Bug report
3
+about: Create a bug report to help us improve
4
+title: "\U0001F41B [Bug]"
5
+labels: bug
6
+assignees: gladiuscode
7
+
8
9
10
+**Workflow affected**
11
+Please provide the name of the workflow that isn't working properly.
12
13
+**Describe the bug**
14
+Please descrive the bug you are experiencing.
15
16
+**Screenshots**
17
+If applicable, add screenshots to help explain your problem.
.github/ISSUE_TEMPLATE/feature-request.md
@@ -0,0 +1,11 @@
+name: Feature request
+about: Suggest a new workflow that we could create
+title: "⚙️ [Feature]"
+labels: enhancement
+**Describe the solution you'd like**
+A clear and concise description of what you want to happen.
0 commit comments