This is an automated email from the ASF dual-hosted git repository.
vladimirsitnikov pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
from 82cc3e5c89 Add .asf.yaml, enable GitHub Issues
add 47c1877626 Add GitHub Issue templates
No new revisions were added by this update.
Summary of changes:
.github/ISSUE_TEMPLATE/bug_report.yaml | 59 ++++++++++++++++++++++
.github/ISSUE_TEMPLATE/config.yaml | 5 ++
.github/ISSUE_TEMPLATE/documentation.yaml | 27 ++++++++++
.github/ISSUE_TEMPLATE/feature_request.yaml | 58 +++++++++++++++++++++
.github/ISSUE_TEMPLATE/regression.yaml | 59 ++++++++++++++++++++++
.../PULL_REQUEST_TEMPLATE.md | 0
ISSUE_TEMPLATE.md | 15 ------
7 files changed, 208 insertions(+), 15 deletions(-)
create mode 100644 .github/ISSUE_TEMPLATE/bug_report.yaml
create mode 100644 .github/ISSUE_TEMPLATE/config.yaml
create mode 100644 .github/ISSUE_TEMPLATE/documentation.yaml
create mode 100644 .github/ISSUE_TEMPLATE/feature_request.yaml
create mode 100644 .github/ISSUE_TEMPLATE/regression.yaml
rename PULL_REQUEST_TEMPLATE.md => .github/PULL_REQUEST_TEMPLATE.md (100%)
delete mode 100644 ISSUE_TEMPLATE.md