Skip to content

Commit

Permalink
doc: hint to use kdb stash
Browse files Browse the repository at this point in the history
see #1747
  • Loading branch information
Markus Raab committed Jan 28, 2018
1 parent f30e161 commit d868d33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Expand Up @@ -23,6 +23,9 @@ kdb get user/does/not/exist
kdb rm /examples/hello
```

If your key database (KDB) might influence the outcome, please use `kdb stash`
to temporarily have an empty KDB. (Restore instructions are printed.)

## Expected Result

Please describe what should happen if you follow the steps described above.
Expand Down

0 comments on commit d868d33

Please sign in to comment.