Files
system_prompts_leaks-asgeirtj/CONTRIBUTING.md
T

26 lines
844 B
Markdown

# Contributing
Thanks for helping grow this collection! Here's how to contribute.
## Adding a system prompt
1. Fork this repo and clone your fork.
2. 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
3. Create a `.md` file with a descriptive name matching the model or product.
4. Paste the raw system prompt as-is. Don't summarize or paraphrase — the full, unedited text is the point.
5. 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.