SkywardAI / chat-frontend

Frontend of AI-copilot
Apache License 2.0
1 stars 2 forks source link

Add releasing status to the README.md #85

Closed Aisuko closed 6 months ago

Aisuko commented 6 months ago

Add

[![Release Drafter 🚀](https://github.com/SkywardAI/chat-frontend/actions/workflows/release-drafter.yml/badge.svg)](https://github.com/SkywardAI/chat-frontend/actions/workflows/release-drafter.yml)

to the README.md

Aisuko commented 6 months ago

Currently, we do not have status of release drafter on the README.md. So, we should add the code above to the README.md

Aisuko commented 6 months ago

Fixed by #86