Unverified Commit 34cf9b15 authored by Lijiaoa's avatar Lijiaoa Committed by GitHub
Browse files

update issue bug report template (#3501)


Co-authored-by: default avatarLijiao <Lijiaoa@outlook.com>
parent f1974f52
...@@ -5,9 +5,13 @@ about: Report an issue or question while using nni instance (deployment). ...@@ -5,9 +5,13 @@ about: Report an issue or question while using nni instance (deployment).
--- ---
**Describe the issue**:
**Environment**: **Environment**:
- NNI version: - NNI version:
- NNI mode (local|remote|pai): - Training service (local|remote|pai|aml|etc):
- Client OS: - Client OS:
- Server OS (for remote mode only): - Server OS (for remote mode only):
- Python version: - Python version:
...@@ -15,15 +19,22 @@ about: Report an issue or question while using nni instance (deployment). ...@@ -15,15 +19,22 @@ about: Report an issue or question while using nni instance (deployment).
- Is conda/virtualenv/venv used?: - Is conda/virtualenv/venv used?:
- Is running in Docker?: - Is running in Docker?:
**Configuration**:
- Experiment config (remember to remove secrets!):
- Search space:
**Log message**: **Log message**:
- nnimanager.log: - nnimanager.log:
- dispatcher.log: - dispatcher.log:
- nnictl stdout and stderr: - nnictl stdout and stderr:
<!-- Where can you find the log files: [log](https://github.com/microsoft/nni/blob/master/docs/en_US/Tutorial/HowToDebug.md#experiment-root-director), [stdout/stderr](https://github.com/microsoft/nni/blob/master/docs/en_US/Tutorial/Nnictl.md#nnictl%20log%20stdout) --> <!--
Where can you find the log files:
LOG: https://github.com/microsoft/nni/blob/master/docs/en_US/Tutorial/HowToDebug.md#experiment-root-director
STDOUT/STDERR: https://github.com/microsoft/nni/blob/master/docs/en_US/Tutorial/Nnictl.md#nnictl%20log%20stdout
-->
**What issue meet, what's expected?**:
**How to reproduce it?**: **How to reproduce it?**:
\ No newline at end of file
**Additional information**:
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment