This is an automated email from the ASF dual-hosted git repository.
likyh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
The following commit(s) were added to refs/heads/main by this push:
new de676bc05c update summary part of customize.md (#456)
de676bc05c is described below
commit de676bc05c3b4b0c860f97797ed624f516fc57e4
Author: mindlesscloud <[email protected]>
AuthorDate: Mon Mar 6 16:11:52 2023 +0800
update summary part of customize.md (#456)
---
docs/Plugins/customize.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/Plugins/customize.md b/docs/Plugins/customize.md
index 2bedc0737d..349c67df01 100644
--- a/docs/Plugins/customize.md
+++ b/docs/Plugins/customize.md
@@ -11,6 +11,7 @@ description: >
This plugin provides users the ability to:
- Add/delete columns in domain layer tables
- Insert values to certain columns with data extracted from some raw layer
tables
+- Import data from CSV files(only `issues` and `issue_commits` two tables are
supported)
**NOTE:** The names of columns added via this plugin must start with the
prefix `x_`