"vscode:/vscode.git/clone" did not exist on "a9031464271a961b4b23d9cbf0e5d944dc8a78bf"
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).
---
**Describe the issue**:
**Environment**:
- NNI version:
- NNI mode (local|remote|pai):
- Training service (local|remote|pai|aml|etc):
- Client OS:
- Server OS (for remote mode only):
- Python version:
......@@ -15,15 +19,22 @@ about: Report an issue or question while using nni instance (deployment).
- Is conda/virtualenv/venv used?:
- Is running in Docker?:
**Configuration**:
- Experiment config (remember to remove secrets!):
- Search space:
**Log message**:
- nnimanager.log:
- nnimanager.log:
- dispatcher.log:
- 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) -->
**What issue meet, what's expected?**:
<!--
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
-->
**How to reproduce it?**:
**Additional information**:
**How to reproduce it?**:
\ No newline at end of file
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