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 c5a6fb8d9 Merge pull request #5812 from apache/github-forms
add 48bc077e4 Revert "convert bug and enhancement template to form"
add 6c4fdf583 Merge pull request #5814 from apache/revert-github-forms
No new revisions were added by this update.
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, 63 insertions(+), 79 deletions(-)
create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.yml
delete mode 100644 .github/ISSUE_TEMPLATE/config.yml
create mode 100644 .github/ISSUE_TEMPLATE/enhancement.md
delete mode 100644 .github/ISSUE_TEMPLATE/enhancement.yml