Skip to content

Commit

Permalink
Copied over content from existing files into new, official files and …
Browse files Browse the repository at this point in the history
…removed files in okld place.
  • Loading branch information
TheRealAgentK committed May 7, 2024
1 parent 58e682a commit ca46b26
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 78 deletions.
27 changes: 13 additions & 14 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
about: Bug report
title: "<Area of the SDK>: <Short Description of issue>"
labels: needs triage
assignees: ''

---
Expand All @@ -20,19 +20,18 @@ Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.

Links to related tickets or other context are welcome here.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Environment (please complete the following information):**
- OS: [e.g. Linux/Windows/macOS etc]
- SDK version: [e.g. 10.5.2]
- Node/npm versions: [e.g. 21.7.3]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
** Logs**
If applicable, include relevant logs or error messages here (please use code blocks to format properly).

**Additional context**
Add any other context about the problem here.
**Possible Solution**
If you have suggestions for how the issue might be resolved or investigated, please describe them here.
12 changes: 7 additions & 5 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
about: A new feature for this SDK
title: "<Area of the SDK>: <Short Description of new feature>"
labels: needs triage
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Please describe your new feature request**
A clear and concise description of what the problem is. Example: I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

Links to related tickets or other information are welcome here.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

Expand Down
37 changes: 0 additions & 37 deletions .github/bug_report.md

This file was deleted.

22 changes: 0 additions & 22 deletions .github/feature_request.md

This file was deleted.

0 comments on commit ca46b26

Please sign in to comment.