Malnati / autocommitmsg

This repository contains a Bash script designed to analyze the content of a Git commit and automatically suggest a semantic versioning message. It utilizes OpenAI's GPT-3.5 Turbo engine to generate the commit message based on the changes staged for commit.
MIT License
0 stars 0 forks source link

Update Documentation via Read the Docs #18

Open Malnati opened 9 months ago

Malnati commented 9 months ago

Description:

Trigger a new build on Read the Docs to update the project documentation. A how-to guide is required, including tools for a Docker container, source files, and a Dockerfile suggestion.

Impact on Users:
Keeps the documentation up-to-date.

Impact on Project:
Improves project documentation and user guidance.

Documentation:
The README.md and USAGE.md files should be updated.