You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,18 @@
2
2
3
3
## Issues / Bug reports
4
4
5
-
**Read the existing issues first, and also search in the closed issues. You may find yours already.**
5
+
**Prior to submitting, please search -and read- _both_ open and closed issues -as _it_may already exist.**
6
6
7
-
To help make Mist (Ethereum Wallet) better please file issue with the following basic descriptions:
7
+
To help improve Mist (_Ethereum Wallet_), please include the following:
8
8
9
-
- What do you run? binary from [releases](https://github.com/ethereum/mist/releases) or the development version from the [commandline](https://github.com/ethereum/mist#run-mist)
10
-
- Which version do you used? You can find that in the `VERSION` file in the Mist folder
9
+
- What do you run? (_Binary version from [releases](https://github.com/ethereum/mist/releases) or a development version from the [commandline](https://github.com/ethereum/mist#run-mist)_)
10
+
- Which version do you use? (_Check the `VERSION` file in the Mist folder_)
11
11
- What OS you're on?
12
-
- Provide a log file if necessary, you can find that in the Mist data folder (Linux: `~/.config/Mist/*.log`, Windows: `%APPDATA%/Roaming/Mist/*.log`, MacOSX: `~/Library/Application Support/Mist/*.log`)
13
-
- Ideally also a screenshot, if its an interface issue
0 commit comments