diff options
| author | Garrett D'Amore <garrett@damore.org> | 2020-11-12 21:28:03 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2020-11-12 21:28:03 -0800 |
| commit | c62490b0573a9f12f917bb04212f6ecb0d1cdccb (patch) | |
| tree | c0ebbdcd9e9b79dc408e3148bb674050443d61f7 /.github/issue_template.md | |
| parent | 0acf1d6c9ff098c26eb89f532863f572ccf0ab9f (diff) | |
| download | nng-c62490b0573a9f12f917bb04212f6ecb0d1cdccb.tar.gz nng-c62490b0573a9f12f917bb04212f6ecb0d1cdccb.tar.bz2 nng-c62490b0573a9f12f917bb04212f6ecb0d1cdccb.zip | |
Retire the old issue template.
Diffstat (limited to '.github/issue_template.md')
| -rw-r--r-- | .github/issue_template.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/.github/issue_template.md b/.github/issue_template.md deleted file mode 100644 index 76ad855a..00000000 --- a/.github/issue_template.md +++ /dev/null @@ -1,18 +0,0 @@ - -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.> |
