mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2026-02-12 15:52:47 +00:00
style(contributing): Update CONTRIBUTING.md with clearer guidelines
This commit is contained in:
@@ -30,27 +30,10 @@ For bug fixes, documentation improvements, or other non-prompt contributions:
|
|||||||
2. Create a branch for your changes
|
2. Create a branch for your changes
|
||||||
3. Submit a pull request with a descriptive title and explanation
|
3. Submit a pull request with a descriptive title and explanation
|
||||||
|
|
||||||
## Prompt CSV Format
|
|
||||||
|
|
||||||
If you're contributing directly to `prompts.csv`, follow this format:
|
|
||||||
|
|
||||||
| Column | Description |
|
|
||||||
|--------|-------------|
|
|
||||||
| `act` | Prompt title (without "Act as" prefix) |
|
|
||||||
| `prompt` | The full prompt text |
|
|
||||||
| `for_devs` | `TRUE` or `FALSE` - is this for developers? |
|
|
||||||
| `type` | `TEXT` or `STRUCTURED` |
|
|
||||||
| `contributor` | Your GitHub username |
|
|
||||||
|
|
||||||
**CSV Rules:**
|
|
||||||
- Escape quotes by double-quoting them (`""`)
|
|
||||||
- No spaces after commas inside quoted fields
|
|
||||||
- Use your GitHub username exactly as it appears
|
|
||||||
|
|
||||||
## Questions & Issue Policy
|
## Questions & Issue Policy
|
||||||
|
|
||||||
Open an issue if you have questions about contributing.
|
Open an issue if you have questions about contributing.
|
||||||
|
|
||||||
**Important:** This repository is strictly for AI prompts.
|
**Important:** This repository is strictly for AI prompts.
|
||||||
- Do **not** post advertisements, third-party software support requests (e.g., Norton Antivirus, billing issues), or fake tech support phone numbers.
|
- Do **not** post advertisements.
|
||||||
- Any off-topic issues will be closed immediately, and the posting user will be reported to GitHub for spam and malicious activity.
|
- Any off-topic issues will be closed immediately, and the posting user will be reported to GitHub for spam and malicious activity.
|
||||||
Reference in New Issue
Block a user