-
Notifications
You must be signed in to change notification settings - Fork 1.8k
simplify issue template #2538
simplify issue template #2538
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,35 +5,27 @@ about: Report an issue or question while using nni instance (deployment). | |
|
||
--- | ||
|
||
<!-- Please use this template while reporting an issue and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!--> | ||
**NNI 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: | ||
|
||
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) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Do NOT use hyperlink ( There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. OK. will change it to |
||
|
||
**Short summary about the issue/question**: | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What issue meet, what's expected? |
||
|
||
**Brief what process you are following**: | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. How to reproduce it? |
||
|
||
<!--deployment related issues | ||
Please fill this for deployment related issues: | ||
- Operating type: Initial deployment / upgrading / operating etc. | ||
- Brief what deployment process you are following --> | ||
|
||
**How to reproduce it**: | ||
|
||
<!--Fill the following information if your issue need diagnostic support from the team, as minimally and precisely as possible!--> | ||
|
||
**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)**: | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It looks not worth to be a question, and can be removed. |
||
|
||
**Anything else we need to know**: | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Additional information |
||
|
||
**Log message**: | ||
- [nnimanager.log and dispatcher.log](https://github.com/microsoft/nni/blob/master/docs/en_US/Tutorial/HowToDebug.md#experiment-root-directory) : | ||
|
||
- [nnictl stdout and stderr](https://github.com/microsoft/nni/blob/master/docs/en_US/Tutorial/Nnictl.md#nnictl%20log%20stdout) : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Environment