Commit c963331 for jssip.net

commit c96333142588ff8ae011447c50bd4e82839bf791
Author: José Luis Millán <jmillan@aliax.net>
Date:   Fri Feb 6 10:46:20 2026 +0100

    Update issue templates

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..e51fc02
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,26 @@
+---
+name: Bug report
+about: Report a bug in JsSIP
+title: ''
+labels: bug
+assignees: ''
+
+---
+
+# Bug Report
+
+**IMPORTANT:** We primarily use GitHub Issues as an issue tracker. Just open an issue here if you have encountered a bug in JsSIP.
+
+If you have questions or doubts about JsSIP or need support, please use the GitHub Discussions instead:
+
+https://github.com/versatica/JsSIP/discussions
+
+If you have found a bug in the software, please delete this text and continue :).
+
+## Your environment
+
+- JsSIP version:
+
+## Issue description
+
+## Full JsSIP logs
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..db393af
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,10 @@
+---
+name: Feature request
+about: Suggest an idea or improvement for JsSIP
+title: ''
+labels: feature
+assignees: ''
+
+---
+
+# Feature Request