Comparing version 2.6.4 to 2.6.5
@@ -66,3 +66,7 @@ # Contributing to node-net-snmp project | ||
This serves to remove ambiguity that can otherwise inadvertently creep in from a | ||
description alone. | ||
description alone. Include these four things: | ||
- any set up or context information | ||
- the problematic API call | ||
- the results you get from the API | ||
- how the results you get from the API differ from the results you expect | ||
@@ -78,2 +82,7 @@ 6. **Include packet captures** — Include a packet capture of the failed interaction, | ||
7. **Write in English** — The diversity of humanity is a wonderful thing, and we | ||
here embrace people of all countries and ethnicities. But English is necessary for | ||
communication here, as it is allows for technical interchange among the wider audience in | ||
this particular context. | ||
A good bug report shouldn't leave others needing to chase you up for more information. | ||
@@ -80,0 +89,0 @@ Please try to be as detailed as possible in your report. They say that "less is more", |
{ | ||
"name": "net-snmp", | ||
"version": "2.6.4", | ||
"version": "2.6.5", | ||
"description": "JavaScript implementation of the Simple Network Management Protocol (SNMP)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1508649
6806
2430