Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 901 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 901 Bytes

Contributing to Chatbot-Using-OpenAI-API

Thank you for considering contributing to Chatbot-Using-OpenAI-API! Your Effort and Contributions are crucial for the success of this project and greatly appreciated. Below you'll find the process and guidelines for contributing.

Pull Requests

  • Fork the repository.
  • Include descriptive comments in code.
  • Include descriptive commit messages.
    • Use present tense ("Add feature" not "Added feature")

Code Styleguide

  • Follow the coding style present in the existing codebase (indentation, comments style, etc.).
  • Include comments explaining why certain pieces of code were implemented.
  • Write tests for the new code you're submitting.

Acknowledgments

Thanks to all the contributors who have helped this project grow!