aboutsummaryrefslogtreecommitdiff
path: root/.github/issue_template.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/issue_template.md')
-rw-r--r--.github/issue_template.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md
new file mode 100644
index 00000000..76ad855a
--- /dev/null
+++ b/.github/issue_template.md
@@ -0,0 +1,18 @@
+
+Note that by filing an issue, you agree that you have read and agreed to
+our contribution guidelines.
+
+## NNG & Platform details.
+
+<include NNG version, and platform/operating system, and if you are using
+another programming language what language>
+
+## Expected Behavior
+
+## Actual Behavior
+
+## Steps to Reproduce
+
+<If possible, if include a copy of, or link to, a minimal test program
+to demonstrate the behavior. We prefer test cases written in C when
+possible.>