From 3f9dd7cd7e0e2154bbe9c2adda26435dcb69ac59 Mon Sep 17 00:00:00 2001 From: "John L. Villalovos" Date: Tue, 15 Oct 2024 12:49:43 -0700 Subject: [PATCH] chore: remove "v3" question from issue template python-gitlab hasn't supported the GitLab v3 API since 2018. The last version of python-gitlab to support it was v1.4 Support was removed in: commit fe89b949922c028830dd49095432ba627d330186 Author: Gauvain Pocentek Date: Sat May 19 17:10:08 2018 +0200 Drop API v3 support Drop the code, the tests, and update the documentation. --- .github/ISSUE_TEMPLATE/issue_template.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md index 27345abf3..552158fc5 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.md +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -19,5 +19,4 @@ assignees: '' ## Specifications - python-gitlab version: - - API version you are using (v3/v4): - Gitlab server version (or gitlab.com):