diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index adc6b49a5b..adc9429602 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -5,35 +5,25 @@ about: Report an issue or question while using nni instance (deployment). --- - +**Environment**: +- NNI version: +- NNI mode (local|remote|pai): +- Client OS: +- Server OS (for remote mode only): +- Python version: +- PyTorch/TensorFlow version: +- Is conda/virtualenv/venv used?: +- Is running in Docker?: +**Log message**: + - nnimanager.log: + - dispatcher.log: + - nnictl stdout and stderr: + + -**Short summary about the issue/question**: - -**Brief what process you are following**: - - - -**How to reproduce it**: - - - -**nni Environment**: -- nni version: -- nni mode(local|pai|remote): -- OS: -- python version: -- is conda or virtualenv used?: -- is running in docker?: - -**need to update document(yes/no)**: - -**Anything else we need to know**: +**What issue meet, what's expected?**: -**Log message**: - - [nnimanager.log and dispatcher.log](https://github.com/microsoft/nni/blob/master/docs/en_US/Tutorial/HowToDebug.md#experiment-root-directory) : +**How to reproduce it?**: - - [nnictl stdout and stderr](https://github.com/microsoft/nni/blob/master/docs/en_US/Tutorial/Nnictl.md#nnictl%20log%20stdout) : +**Additional information**: