This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
from 7ea206f5 Merge remote-tracking branch 'origin/main' into dev
add bdc498ce fix(dashboard): set default smtp status
add d8c55779 update: github issue template (#714)
new 57bc5d6a Merge remote-tracking branch 'origin/main' into dev
The 1 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:
.github/ISSUE_TEMPLATE/bug_report.md | 28 +++++++++++++---------
.github/ISSUE_TEMPLATE/config.yaml | 5 ++++
.../{feature_request.md => enhancement_request.md} | 13 ++++++----
.github/ISSUE_TEMPLATE/feature_request.md | 13 ++++++----
internal/service/dashboard/dashboard_service.go | 1 +
5 files changed, 39 insertions(+), 21 deletions(-)
create mode 100644 .github/ISSUE_TEMPLATE/config.yaml
copy .github/ISSUE_TEMPLATE/{feature_request.md => enhancement_request.md}
(54%)