diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9901edf..348b856 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,7 @@ The following guidelines should be followed when making any open-source contribu ## New Prompt Guidelines To add a new prompt to this repository, a contributor should take the following steps (in their personal fork): 1. Create and test the new prompt. - - See the README for guidance on how to write effective prompts. + - See the [README](https://github.com/f/awesome-chatgpt-prompts/blob/main/README.md) for guidance on how to write effective prompts. - Ensure prompts generate intended results and can be used by other users to replicate those results. 2. Add the prompt to `README.md` using the following markdown template: