[PR #3] [MERGED] new-template #2

Closed
opened 2025-11-22 20:46:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/hhftechnology/Marketplace/pull/3 **Author:** [@hhftechnology](https://github.com/hhftechnology) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@hhftechnology](https://github.com/hhftechnology) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`3ecbbe5`](https://github.com/hhftechnology/Marketplace/commit/3ecbbe526ebe09b8830fd97566844e11e457e17c) new-template ### 📊 Changes **13 files changed** (+502 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:46:26 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Marketplace#2