Thank you for considering a contribution to improve this repository! We aim to build a robust resource for prompt engineering and your input is valuable.
- Fork the repository.
- Create a new branch:
git checkout -b new-resource
. - Make your changes, following the format and guidelines in the README.
- Commit your changes:
git commit -m 'Add new resource'
. - Push to your branch:
git push origin new-resource
. - Submit a pull request for review.
- Review the existing content and identify improvements or corrections.
- Follow steps 1-6 as above, with a clear description of the enhancements made.
- If you have suggestions but aren’t ready to make changes yourself, open an issue to discuss the idea.
- For minor edits (like correcting typos), feel free to submit a pull request directly.
To create a welcoming environment, we expect all contributors to adhere to our Code of Conduct.
Thank you for helping us grow this resource!