mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-16 07:23:23 -05:00
[PR #829] [CLOSED] docs: add CONTRIBUTING.md with submission checklist #13251
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/Shubhamsaboo/awesome-llm-apps/pull/829
Author: @Alexi5000
Created: 5/21/2026
Status: ❌ Closed
Base:
main← Head:pr/add-contributing-guide📝 Commits (1)
919324ddocs: add CONTRIBUTING.md with submission checklist📊 Changes
1 file changed (+125 additions, -0 deletions)
View changed files
➕
CONTRIBUTING.md(+125 -0)📄 Description
Summary
CONTRIBUTING.mdwith clear guidelines for submitting new templatesrequirements.txtbest practices (version pinning, no stdlib modules), API key handling patterns, README template, and a PR checklistMotivation
The repo has 111K+ stars and active contributions but no contributing guide. New contributors don't know the expected directory structure, whether to pin deps, or how to handle API keys. This doc codifies the patterns already established by the best templates in the repo.
Test plan
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.