[PR #142] [CLOSED] Minor Fixes and Issue Templates #193

Closed
opened 2026-02-27 15:46:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/142
Author: @beholdenkey
Created: 7/8/2023
Status: Closed

Base: developHead: develop


📝 Commits (6)

📊 Changes

6 files changed (+152 additions, -6 deletions)

View changed files

📝 .devcontainer/devcontainer.json (+1 -1)
.github/ISSUE_TEMPLATE/bug_report.yml (+95 -0)
.github/ISSUE_TEMPLATE/feature_request.yml (+53 -0)
📝 .github/workflows/ci.yaml (+0 -1)
📝 .pre-commit-config.yaml (+3 -2)
📝 proxmoxer/backends/https.py (+0 -2)

📄 Description

I just made some minor syntax changes, however I saw there was a lack of issue templates and an old project issue that was open so I added those as well. Let me know if you have any questions.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/proxmoxer/proxmoxer/pull/142 **Author:** [@beholdenkey](https://github.com/beholdenkey) **Created:** 7/8/2023 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (6) - [`ab9eec9`](https://github.com/proxmoxer/proxmoxer/commit/ab9eec921e4550aa890f09081c4e6eed16b15a74) Update .pre-commit-config.yaml - [`e7f9053`](https://github.com/proxmoxer/proxmoxer/commit/e7f905330eb2b3b1e52daf55caf2db7445213ec5) Update devcontainer.json - [`ac06caa`](https://github.com/proxmoxer/proxmoxer/commit/ac06caa1e4597d1dac28c75c0d32fb1e5d0fdce8) Update ci.yaml - [`26a9b8c`](https://github.com/proxmoxer/proxmoxer/commit/26a9b8c9ba2f9950c4b63b5ca4a4c54d6f6ce45f) Update https.py - [`018014e`](https://github.com/proxmoxer/proxmoxer/commit/018014ee383d8b9e386e154535ec9079f7a8c9ac) Create feature_request.yml - [`089501c`](https://github.com/proxmoxer/proxmoxer/commit/089501cb67fb44caab59e00a84dd416da1721f3e) Create bug_report.yml ### 📊 Changes **6 files changed** (+152 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/devcontainer.json` (+1 -1) ➕ `.github/ISSUE_TEMPLATE/bug_report.yml` (+95 -0) ➕ `.github/ISSUE_TEMPLATE/feature_request.yml` (+53 -0) 📝 `.github/workflows/ci.yaml` (+0 -1) 📝 `.pre-commit-config.yaml` (+3 -2) 📝 `proxmoxer/backends/https.py` (+0 -2) </details> ### 📄 Description I just made some minor syntax changes, however I saw there was a lack of issue templates and an old project issue that was open so I added those as well. Let me know if you have any questions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmoxer#193
No description provided.