This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.2 by this push:
new 883c795582 docs: update issue template (#14634)
883c795582 is described below
commit 883c79558290f3a951cfa00134bf5fc92e2e7537
Author: Zaki <[email protected]>
AuthorDate: Fri Sep 6 09:34:25 2024 +0800
docs: update issue template (#14634)
---
.github/ISSUE_TEMPLATE/1-bug.yml | 1 +
.github/ISSUE_TEMPLATE/2-feature.yml | 1 +
2 files changed, 2 insertions(+)
diff --git a/.github/ISSUE_TEMPLATE/1-bug.yml b/.github/ISSUE_TEMPLATE/1-bug.yml
index e3a2b40685..9f6cc59a1e 100644
--- a/.github/ISSUE_TEMPLATE/1-bug.yml
+++ b/.github/ISSUE_TEMPLATE/1-bug.yml
@@ -71,6 +71,7 @@ body:
- "Java Integration Cases (apache/dubbo-integration-cases)"
- "Java SPI Extensions (apache/dubbo-spi-extensions)"
- "Java Benchmark (apache/dubbo-benchmark)"
+ - "Python SDK (apache/dubbo-python)"
validations:
required: true
diff --git a/.github/ISSUE_TEMPLATE/2-feature.yml
b/.github/ISSUE_TEMPLATE/2-feature.yml
index 702836ad13..986c16dbe8 100644
--- a/.github/ISSUE_TEMPLATE/2-feature.yml
+++ b/.github/ISSUE_TEMPLATE/2-feature.yml
@@ -66,6 +66,7 @@ body:
- "Java Integration Cases (apache/dubbo-integration-cases)"
- "Java SPI Extensions (apache/dubbo-spi-extensions)"
- "Java Benchmark (apache/dubbo-benchmark)"
+ - "Python SDK (apache/dubbo-python)"
validations:
required: true