Skip to content

Commit ebd36b5

Browse files
committed
Fix CI badge size and enhance CONTRIBUTING.md with animations
1 parent 980d33b commit ebd36b5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ graph LR
6464
B -->|Pass| C[🏷️ MyPy Types]
6565
C -->|Pass| D[🧪 Pytest]
6666
D -->|Pass| E[✅ Commit]
67-
67+
6868
style A fill:#4A90E2,stroke:#2c3e50,stroke-width:2px,color:#fff
6969
style B fill:#FFD93D,stroke:#2c3e50,stroke-width:2px,color:#333
7070
style C fill:#FF6B6B,stroke:#2c3e50,stroke-width:2px,color:#fff
@@ -161,7 +161,7 @@ graph TD
161161
B -->|uses| E[storage]
162162
F[core] -->|configures| A
163163
F -->|configures| B
164-
164+
165165
style A fill:#4A90E2,stroke:#2c3e50,stroke-width:2px,color:#fff
166166
style B fill:#50C878,stroke:#2c3e50,stroke-width:2px,color:#fff
167167
style C fill:#FFD93D,stroke:#2c3e50,stroke-width:2px,color:#333

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ graph LR
3939
B -->|Parse Data| C[✏️ Edit Draft]
4040
C -->|Confirm| D[💾 SQLite]
4141
D -->|Query| E[📊 Reports]
42-
42+
4343
style A fill:#4A90E2,stroke:#2c3e50,stroke-width:2px,color:#fff
4444
style B fill:#FF6B6B,stroke:#2c3e50,stroke-width:2px,color:#fff
4545
style C fill:#FFD93D,stroke:#2c3e50,stroke-width:2px,color:#333

README.ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ graph LR
4545
C -->|Извлекает данные| D[✏️ Черновик]
4646
D -->|Редактирование| E[💾 SQLite]
4747
E -->|Запросы| F[📊 Отчёты]
48-
48+
4949
style A fill:#4A90E2,stroke:#2c3e50,stroke-width:2px,color:#fff
5050
style B fill:#50C878,stroke:#2c3e50,stroke-width:2px,color:#fff
5151
style C fill:#FF6B6B,stroke:#2c3e50,stroke-width:2px,color:#fff

0 commit comments

Comments
 (0)