Files
meme-api/.github/ISSUE_TEMPLATE/feature_request.md
shumengya 11d1be285f chore: 移除投稿相关文档与说明
- 删除 CONTRIBUTING.md

- README / blog-post / CHANGELOG / ASSET_LICENSE:移除所有投稿、贡献者、素材来源声明等表述

- .github/ISSUE_TEMPLATE / PULL_REQUEST_TEMPLATE:移除素材投稿选项、CONTRIBUTING.md 引用、素材来源声明

- public/readme/index.html:移除投稿指南链接与 CONTRIBUTING.md 引用

- public/index.html:补充 favicon、og:meta、GitHub 顶栏链接(上次未推送的改进)
2026-06-06 16:57:25 +08:00

36 lines
857 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: 💡 功能建议
about: 对图库 / API / 构建流程提出改进建议
title: '[Feature] '
labels: enhancement
assignees: ''
---
## 这个功能解决什么问题?
简要说明痛点或动机。例如:
- "我每次都要手动选 HTML 宽度 240希望有记忆"
- "想在手机端把图片长按保存"
## 你想要的方案
描述你心中的实现方式。可以包括:
- UI 截图 / 草图
- 交互流程
- 对哪些 API / 文件有影响
## 备选方案
有没有考虑过别的做法?各自的优缺点?
## 额外信息
- 影响的页面 / API例如 `https://meme.smyhub.com/``/memes.json`
- 是否愿意自己提 PR是 / 否 / 待定
- 关联 Issue如果有#123
## 检查清单
- [ ] 我已经搜索过 [已有 Issue](https://github.com/shumengya/meme-api/issues?q=is%3Aissue) 确认没人提过