This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git.
from 838838f Merge pull request #146 from CalvinKirs/commit_message
new 691b9b7 [Feature][docs-zh] Add the Issue and Pull Request Chinese docs
new fa013fc [Feature][docs-zh] Add English Issue and Pull Request
specifications
new 800c98a [Feature][docs-zh] Add Contributor in issue
new ae668cc [Feature][docs-zh] collect the question and template
new 9feb5f3 [Feature][docs] Optimize the docs description
new 65f2d4f Merge branch 'master' into feature-issue
new 100318a Merge pull request #147 from yangyichao-mango/feature-issue
The 429 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/en-us/development/issue.md | 134 +++++++++++++++++++++++++++++++++
docs/en-us/development/pull-request.md | 66 ++++++++++++++++
docs/zh-cn/development/issue.md | 133 ++++++++++++++++++++++++++++++++
docs/zh-cn/development/pull-request.md | 69 +++++++++++++++++
site_config/development.js | 19 ++++-
5 files changed, 419 insertions(+), 2 deletions(-)
create mode 100755 docs/en-us/development/issue.md
create mode 100755 docs/en-us/development/pull-request.md
create mode 100755 docs/zh-cn/development/issue.md
create mode 100755 docs/zh-cn/development/pull-request.md