Skip to content

Instantly share code, notes, and snippets.

@dbarrosop
Last active September 12, 2016 08:18
Show Gist options
  • Save dbarrosop/f056b131eddd1777ff77e1ec8ab79964 to your computer and use it in GitHub Desktop.
Save dbarrosop/f056b131eddd1777ff77e1ec8ab79964 to your computer and use it in GitHub Desktop.
ISSUE_TEMPLATE for napalm drivers
### Description of Issue/Question
### Setup
### NAPALM version
(Paste verbatim output from `pip freeze | grep napalm` between quotes below)
```
```
### Network OS version
(Paste verbatim output from `[INSERT CODE HERE TO DO THE EQUIVALENT OF A SHOW VERSION]` between quotes below)
```
```
### Steps to Reproduce the Issue
### Error Traceback
(Paste the complete traceback of the exception between quotes below)
```
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment