Skip to content

Commit 4d715ea

Browse files
Small update to GH issue templates
1 parent e5065be commit 4d715ea

File tree

2 files changed

+5
-17
lines changed

2 files changed

+5
-17
lines changed

.github/ISSUE_TEMPLATE/app---service-integration.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@ name: App / Integration Request
33
about: Request for a new API integration
44
title: "[APP]"
55
labels: app, enhancement
6-
assignees: ''
7-
6+
assignees: ""
87
---
98

109
**Name of app / service**
1110

1211
**Link to developer documentation**
1312

14-
**Is lack of support preventing you from building workflows, or do you have a workaround?**
13+
**Is lack of support preventing you from moving forward, or do you have a workaround?**
1514

16-
**Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!**
15+
**Are there specific actions or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!**

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ name: Bug report
33
about: File bugs here
44
title: "[BUG] "
55
labels: bug
6-
assignees: ''
7-
6+
assignees: ""
87
---
98

109
**Describe the bug**
1110
A clear and concise description of what the bug is. Note that this issue will be displayed publicly.
1211

1312
**To Reproduce**
1413
Steps to reproduce the behavior:
14+
1515
1. Go to '...'
1616
2. Click on '....'
1717
3. Scroll down to '....'
@@ -23,16 +23,5 @@ A clear and concise description of what you expected to happen.
2323
**Screenshots**
2424
If applicable, add screenshots to help explain your problem. Note that the screenshots will be displayed publicly.
2525

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
30-
31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
36-
3726
**Additional context**
3827
Add any other context about the problem here.

0 commit comments

Comments
 (0)