Skip to content
Snippets Groups Projects
Commit 69778f7b authored by psychocrypt's avatar psychocrypt
Browse files

add issue and pull request templates

add templates with importend information to optimize the support
parent 035c8242
No related branches found
No related tags found
No related merge requests found
Please provide as much as possible information to reproduce the issue.
# Basic information
- Type of the CPU.
- Type of the GPU (if you try to miner with the GPU).
# Compile issues
- Which OS do you use?
```
add **all** commands you used and the **full** compile output here
```
```
run `cmake -LA .` in the build folder and add the output here
```
# Issue with the execution
- Do you compiled the miner by our own?
```
run `./xmr-stak --version-long` and add the output here
```
# AMD OpenCl issue
```
run `clinfo` and add the output here
```
# Stability issue
- Is the CPU or GPU overclocked?
- Is the Main memory of the CPU or GPU undervolted?
Please make sure your PR is against **dev** branch. Merging PRs directly into master branch would interfere with our workflow.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment