This is an automated email from the ASF dual-hosted git repository.
djensen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git
The following commit(s) were added to refs/heads/master by this push:
new 1a07120 Update 01_bug_report.yml
1a07120 is described below
commit 1a07120aa9d14016f1449fc1218b29ea025988b0
Author: entvex <[email protected]>
AuthorDate: Fri Sep 27 09:40:19 2024 +0200
Update 01_bug_report.yml
Updated the template to ask what version of dotpulsar, they are using.
---
.github/ISSUE_TEMPLATE/01_bug_report.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml
b/.github/ISSUE_TEMPLATE/01_bug_report.yml
index cbf7fad..0ef41aa 100644
--- a/.github/ISSUE_TEMPLATE/01_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml
@@ -66,6 +66,7 @@ body:
description: |
Please provide more information on your .NET configuration:
* Which version of .NET is the code running on?
+ * Which version of DotPulsar are you using?
* What OS and version, and what distro if applicable?
* What is the architecture (x64, x86, ARM, ARM64)?
* Do you know whether it is specific to that configuration?