diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/other.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/other.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md new file mode 100644 index 0000000..5f5857e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.md @@ -0,0 +1,16 @@ +--- +name: Other issue +about: Report some other issue or request a feature +labels: '' +assignees: '' +--- +**NOTE: Npcap issues have moved to [the Npcap repository](https://github.com/nmap/npcap/issues/)** + +**NOTE: Ncrack issues have moved to [the Ncrack repository](https://github.com/nmap/ncrack/issues/)** + +**Describe the current behavior** +A clear and concise description of what the bug or current behavior is. + +**Expected behavior** +Describe what you would like to happen instead. + |