mirror of
https://github.com/hhftechnology/Marketplace.git
synced 2026-03-09 07:17:09 -05:00
[PR #3] [MERGED] new-template #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hhftechnology/Marketplace/pull/3
Author: @hhftechnology
Created: 11/21/2025
Status: ✅ Merged
Merged: 11/21/2025
Merged by: @hhftechnology
Base:
main← Head:dev📝 Commits (1)
3ecbbe5new-template📊 Changes
13 files changed (+502 additions, -40 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug-report.yml(+14 -3)📝
.github/ISSUE_TEMPLATE/feature-request.yml(+108 -20)📝
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md(+52 -5)📝
README.md(+104 -12)➕
compose-files/services/nginx/.env(+15 -0)➕
compose-files/services/nginx/.env.example(+15 -0)➕
compose-files/services/nginx/README.md(+32 -0)➕
compose-files/services/nginx/docker-compose.yml(+14 -0)➕
compose-files/services/nginx/template.toml(+44 -0)➕
compose-files/services/redis/.env.example(+15 -0)➕
compose-files/services/redis/README.md(+44 -0)➕
compose-files/services/redis/docker-compose.yml(+27 -0)➕
compose-files/services/redis/template.toml(+18 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.