mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-28 21:13:51 +08:00
Release v2.0.2-beta
This commit is contained in:
@@ -3,7 +3,7 @@ name: Bug report
|
|||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ name: Feature request
|
|||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: ''
|
title: ''
|
||||||
labels: enhancement
|
labels: enhancement
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -37,3 +37,4 @@ wheels/
|
|||||||
Thumbs.db
|
Thumbs.db
|
||||||
*.psd
|
*.psd
|
||||||
*.zip
|
*.zip
|
||||||
|
*.txt
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@ We welcome contributions to the HA Text AI project! This document will help you
|
|||||||
git remote add upstream https://github.com/smkrv/ha-text-ai.git
|
git remote add upstream https://github.com/smkrv/ha-text-ai.git
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. Creating a Development Branch
|
### 2. Creating a Development Branch
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Update the main branch
|
# Update the main branch
|
||||||
|
|||||||
Reference in New Issue
Block a user