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 6c4fdf583 Merge pull request #5814 from apache/revert-github-forms
     add 1378f37aa try again
     new 09b36ea7b Merge pull request #5815 from apache/github-issue-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  | 60 ++++++++++++++++++++++
 .github/ISSUE_TEMPLATE/config.yml      |  1 +
 .github/ISSUE_TEMPLATE/enhancement.md  | 27 ----------
 .github/ISSUE_TEMPLATE/enhancement.yml | 22 ++++++++
 .github/ISSUE_TEMPLATE/rfc.md          | 85 -------------------------------
 .github/ISSUE_TEMPLATE/rfc.yml         | 93 ++++++++++++++++++++++++++++++++++
 7 files changed, 176 insertions(+), 148 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
 delete mode 100644 .github/ISSUE_TEMPLATE/rfc.md
 create mode 100644 .github/ISSUE_TEMPLATE/rfc.yml

Reply via email to