From da56668c00e55845715d86899c4f85ea3a1a59e7 Mon Sep 17 00:00:00 2001 From: Devdutt Shenoi Date: Thu, 21 Nov 2024 17:06:46 +0530 Subject: [PATCH] doc: issue template for bug reports Signed-off-by: Devdutt Shenoi --- .github/ISSUE_TEMPLATE/bug_report.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..f5f8d7cf5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,27 @@ +--- +name: Bug Report +about: Create a bug report for Parseable. +labels: bug +--- + + +`/about` output: + +```json +{ + "version": "...", + ... +} +``` + +Description: +