Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 2.14 KB

CONTRIBUTING.md

File metadata and controls

49 lines (29 loc) · 2.14 KB

Contributing to awesome-chatgpt-plugins

First off, thanks for taking the time to contribute! You're working to make this a better resource for everyone interested in ChatGPT plugins.

The following is a set of guidelines for contributing to awesome-chatgpt-plugins, which is hosted on GitHub. These are just guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.

How Can I Contribute?

Reporting Bugs

If you find any issues with a plugin or the list itself, please report them! Here's how:

  1. Check the issue tracker to see if the problem has already been reported.
  2. If it hasn't, create a new issue. Provide as much information as possible so the problem can be reproduced.

Suggesting Enhancements

If you have an idea for a new feature or an improvement, we'd love to hear about it. Here's how to suggest an enhancement:

  1. Check the issue tracker to see if your suggestion has already been made.
  2. If it hasn't, create a new issue. Describe your idea in detail, explaining why you think it would be useful.

Adding or Updating Plugins

Do you have a new plugin to add, or information to update about an existing one? Here's how:

  1. Fork the repository.
  2. Add or edit the plugin in the appropriate section of the README.
  3. Make sure to provide all the necessary information: name of the plugin, description, usage instructions, and link to the source (if applicable).
  4. Submit a pull request with your changes.

Guidelines

Here are some guidelines to follow when adding or updating plugins:

  • Make sure the plugin is relevant to ChatGPT and works as described.
  • Be thorough in your description and instructions.
  • Write clear, concise, and readable markdown.
  • Check your spelling and grammar.

Recognition

All contributors to awesome-chatgpt-plugins will be recognized in the CONTRIBUTORS.md file. We're grateful for your help!

Questions?

If you have any questions about contributing, don't hesitate to ask. You can contact us by creating a new issue on the issue tracker.

Again, thank you for your help. We look forward to improving awesome-chatgpt-plugins together!