Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.76 KB

contributing.md

File metadata and controls

38 lines (25 loc) · 1.76 KB

Contributing

Your contributions are always welcome!

Guidelines

Please contribute to this repository following the instructions below.

Make a pull request

First, please check the Table of contents you want to add. If there is no matching content, please add it to others.

  • Add the link: * [project-name](http://example.com/) - A short description ends with a period.

    • Keep descriptions concise and short. You only need to add it to README.md. The maintainer will automatically apply it to each language.
  • Add project information and stats to the table: Add the following table content.

Name Language License Stars
project name Programming language License stars in GitHub

Please add a github star in Shields.io - GitHub Repo stars. This will help users find the good projects.

|[Prompt-Engineering-Guide](https://github.com/dair-ai/prompt-engineering-guide)|Jupyter Notebook|MIT Lic
ense|![GitHub Repo stars](https://img.shields.io/github/stars/dair-ai/Prompt-Engineering-Guide?style=soci
al)|

Submit the pull request!

Credits

These contributing guidelines are taken from