This is an automated email from the ASF dual-hosted git repository.
rnewson pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 06dfb8203 ci: don’t run tests if we only change .github configuration
add 9837f06ef convert bug and enhancement template to form
new c5a6fb8d9 Merge pull request #5812 from apache/github-forms
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 | 36 ---------------------
.github/ISSUE_TEMPLATE/bug_report.yml | 57 ++++++++++++++++++++++++++++++++++
.github/ISSUE_TEMPLATE/config.yml | 1 +
.github/ISSUE_TEMPLATE/enhancement.md | 27 ----------------
.github/ISSUE_TEMPLATE/enhancement.yml | 21 +++++++++++++
5 files changed, 79 insertions(+), 63 deletions(-)
delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
create mode 100644 .github/ISSUE_TEMPLATE/bug_report.yml
create mode 100644 .github/ISSUE_TEMPLATE/config.yml
delete mode 100644 .github/ISSUE_TEMPLATE/enhancement.md
create mode 100644 .github/ISSUE_TEMPLATE/enhancement.yml