kevinthedang / discord-ollama

Discord Bot that utilizes Ollama to interact with any Large Language Models to talk with users and allow them to host/create their own models.
Creative Commons Attribution 4.0 International
65 stars 6 forks source link

PR Template Update #84

Closed kevinthedang closed 1 month ago

kevinthedang commented 1 month ago

Changes

kevinthedang commented 1 month ago

100% as this is just a patch. Any kind of change that alters the bot in any way should be some kind of patch change. I just forgot to perform that increment in the last PR.

As such, fixing the "User Preferences" issue will be a patch. Technically, this PR would not be, but the prior one is valid.

[Major Release].[Feature Release].[Patch Changes/Fixes]

Feature release is kind of iffy, but something big usually or a lot of things packaged together.

@JT2M0L3Y