Skip to content

Commit 05ce7d1

Browse files
authored
Merge pull request #911 from Iterable/task/MOB-11635-Improve-Issue-Template
MOB-11635 Improve Issue Templates
2 parents ebb029c + 2163773 commit 05ce7d1

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Issue report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: 'joaodordio, sumeruchat, Ayyanchira, evantk91'
7+
8+
---
9+
10+
## ✍️ Issue Description
11+
12+
Please provide a clear and concise description of the issue you are experiencing.
13+
14+
## 📋 Steps to Reproduce
15+
1.
16+
2.
17+
3.
18+
(List all necessary steps to reliably reproduce the issue.)
19+
20+
---
21+
22+
#### 👤 Iterable `orgId`: _Enter your organization id_
23+
#### 📦 Iterable SDK version: _Enter which version of Iterable SDK are you targeting_
24+
#### 📲 Android OS version: _Enter which version of Android OS are you experiencing this issue_
25+
26+
27+
---
28+
29+
30+
31+
32+
### ⚠️ Beta Software Notice
33+
34+
**Important:** Our team does not provide support for issues encountered on beta or pre-release versions of operating systems, development tools, or other software. Please verify that the issue occurs on stable, officially released software before submitting this report. Thank you for your understanding.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

0 commit comments

Comments
 (0)