Skip to content

Commit 3504b28

Browse files
authored
Merge pull request #2020 from KomodoPlatform/dev
0.5.7
2 parents 83459a9 + 6dce3bd commit 3504b28

File tree

331 files changed

+26749
-17999
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

331 files changed

+26749
-17999
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+15-12
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,35 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Something looks wierd or doesn't work as expected? Let us know the details so we can fix it!
44
title: "[BUG]: "
55
labels: bug
66
assignees: ''
77

88
---
99

1010
**Describe the bug**
11-
A clear and concise description of what the bug is.
11+
Please give us a clear and concise description of what the bug is, including screenshots or video if applicable.
12+
1213

1314
**To Reproduce**
1415
Steps to reproduce the behavior:
1516
1. Go to '...'
16-
2. Click on '....'
17-
3. Scroll down to '....'
17+
2. Scroll down to '....'
18+
3. Click on '....'
1819
4. See error
1920

21+
2022
**Expected behavior**
21-
A clear and concise description of what you expected to happen.
23+
Please describe what you expected to happen.
24+
2225

23-
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
26+
**Operating Environment(s):**
27+
- OS: [e.g. Windows/OSX/Linux. If Linux, include distro. ]
28+
- OS version: [e.g. 7/10/11, 10.13/10.15, 18.04/20.04 ]
29+
- AtomicDEX Version: [e.g. 0.5.7]
30+
- Build branch: [e.g. master/dev]
2531

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
3032

3133
**Additional context**
32-
Add any other context about the problem here.
34+
- Add any related context about the problem here (e.g. screen resolution, mining activity on address)
35+
- Attach [log files](https://forum.komodoplatform.com/t/accessing-atomicdex-desktop-log-files/540)
+11-7
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
---
22
name: Feature request
3-
about: Suggest an idea for this project
4-
title: "[FEATURE REQUEST]: "
3+
about: Something missing? Got a cool idea? Let us know!
4+
title: "[FR]: "
55
labels: ''
66
assignees: ''
77

88
---
99

1010
**Is your feature request related to a problem? Please describe.**
11-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
11+
What problem does your suggestion solve? E.g. It would be more convenient if [...]
12+
13+
14+
**Describe your solution**
15+
A clear and concise description of how your solution could be implemented.
1216

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

1618
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
19+
Have you considered any alternative approaches to solving to the problem?
20+
1821

1922
**Additional context**
20-
Add any other context or screenshots about the feature request here.
23+
For visual features, screenshots are great to include.
24+
If your request is similar to a feature frm a different app, please include a link.

.github/ISSUE_TEMPLATE/support.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Support query
3+
about: Did something go wrong? Need some help? Please follow the links below for assistance
4+
title: "[SQ]: "
5+
labels: 'support'
6+
assignees: ''
7+
8+
---
9+
10+
[Komodo Platform Discord Support Channel](https://discord.gg/RRZ8hzc)
11+
[Komodo Platform Forum](https://forum.komodoplatform.com/t/atomicdex-desktop-collection/541)
12+
[Develper Documentation](https://developers.komodoplatform.com/)

0 commit comments

Comments
 (0)