mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-09 13:34:18 +00:00
doc: BUGS.md
Outline on bug reporting.
This commit is contained in:
parent
e9af2109c3
commit
68f0a45034
27
doc/BUGS.md
Normal file
27
doc/BUGS.md
Normal file
@ -0,0 +1,27 @@
|
||||
# Bug reporting
|
||||
|
||||
First and foremost, see `README.md` and other documentation in `doc`.
|
||||
Common issues and solutions are also often discussed online.
|
||||
|
||||
The [issue tracker](https://github.com/veox/sgminer/issues) is there
|
||||
specifically for reporting bugs, issues and proposed improvements. Other
|
||||
communication channels are not regularly monitored.
|
||||
|
||||
Search the issue list to see if it has already been reported.
|
||||
|
||||
Information that is most often relevant:
|
||||
|
||||
* OS version;
|
||||
* Catalyst driver version;
|
||||
* AMD APP SDK version;
|
||||
* AMD ADL version;
|
||||
* GPUs used (`sgminer --ndevs`);
|
||||
* `sgminer` version (`sgminer --version` or `git describe`);
|
||||
* contents of the configuration file;
|
||||
* launch procedure (manual or via script);
|
||||
* steps to repeat;
|
||||
* expected result;
|
||||
* actual result;
|
||||
* debug output (`sgminer --text-only --debug --verbose`).
|
||||
|
||||
It is preferred that large amounts of data be posted on external sites.
|
Loading…
x
Reference in New Issue
Block a user