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

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new 6459a861 feat: shorten the prefix of doc issues (#2315)
6459a861 is described below

commit 6459a8614848de0286b8905f0c1a03f22a161f1c
Author: Louis.z <[email protected]>
AuthorDate: Wed Jun 22 21:09:38 2022 +0800

    feat: shorten the prefix of doc issues (#2315)
    
    Co-authored-by: Startrekzky <[email protected]>
---
 .github/ISSUE_TEMPLATE/documentation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/documentation.md 
b/.github/ISSUE_TEMPLATE/documentation.md
index 6797fe6b..7a94913c 100644
--- a/.github/ISSUE_TEMPLATE/documentation.md
+++ b/.github/ISSUE_TEMPLATE/documentation.md
@@ -1,7 +1,7 @@
 ---
 name: Documentation Issue
 about: Help improve our documentation
-title: '[Documentation][Module Name] Documentation title'
+title: '[Doc][Module Name] Documentation title'
 labels: type/docs
 assignees: ''
 

Reply via email to