Files
system_prompts_leaks-asgeirtj/.github/CONTRIBUTING.md
T
2026-06-05 02:58:01 +00:00

28 lines
863 B
Markdown

# Contributing
Thanks for helping grow this collection! Here's how to contribute.
## Adding a system prompt
1. Fork this repo on GitHub.
2. Clone your fork locally.
3. Pick the right folder:
- `Anthropic/` — Claude models
- `OpenAI/` — ChatGPT, GPT, o-series, Codex
- `Google/` — Gemini models
- `xAI/` — Grok models
- `Perplexity/` — Perplexity models
- `Misc/` — everything else
4. Create a `.md` file with a descriptive name matching the model or product.
5. Paste the raw system prompt as-is. Don't summarize or paraphrase — the full, unedited text is the point.
6. Commit, push to your fork, and open a PR back to this repo.
## Requesting a prompt
Don't have the prompt yourself? [Open an issue](https://github.com/asgeirtj/system_prompts_leaks/issues) with the model or product name and we'll try to track it down.