You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by wa...@apache.org on 2024/04/19 02:31:40 UTC

(dolphinscheduler) branch dev updated: Fix dsip name (#15876)

This is an automated email from the ASF dual-hosted git repository.

wangyang pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 32f9288974 Fix dsip name (#15876)
32f9288974 is described below

commit 32f92889746ccff0ee0379fd1b17ebe49a0591a7
Author: Wenjun Ruan <we...@apache.org>
AuthorDate: Fri Apr 19 10:31:34 2024 +0800

    Fix dsip name (#15876)
---
 .github/ISSUE_TEMPLATE/dsip-request.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/dsip-request.yml b/.github/ISSUE_TEMPLATE/dsip-request.yml
index 0908bba9e7..f54421b066 100644
--- a/.github/ISSUE_TEMPLATE/dsip-request.yml
+++ b/.github/ISSUE_TEMPLATE/dsip-request.yml
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-name: Feature request
+name: DSIP
 description: Suggest an idea for this project
 title: "[DSIP-][Module Name] DSIP title"
 labels: [ "DSIP", "Waiting for reply" ]