You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2022/09/21 15:44:28 UTC

[iceberg] 01/01: Github: Update template

This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch fd-update-github-template
in repository https://gitbox.apache.org/repos/asf/iceberg.git

commit c4e3764c4d41737cc29526959624e9fd4bd7169b
Author: Fokko Driesprong <fo...@apache.org>
AuthorDate: Wed Sep 21 17:44:21 2022 +0200

    Github: Update template
---
 .github/ISSUE_TEMPLATE/iceberg_bug_report.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
index 220ba2f544..694bc2cea1 100644
--- a/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/iceberg_bug_report.yml
@@ -9,7 +9,8 @@ body:
       description: What Apache Iceberg version are you using?
       multiple: false
       options:
-        - "0.14.0 (latest release)"
+        - "0.14.1 (latest release)"
+        - "0.14.0"
         - "0.13.1"
         - "0.13.0"
         - "0.12.1"