Skip to content

Commit 09c88bc

Browse files
committed
Docs: add project maturity note encouraging issue creation for bugs/features
1 parent 392fc32 commit 09c88bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A neofetch-style CLI tool for GitHub, GitLab, Gitea, Forgejo, Codeberg, and Sourcehut statistics. Display your profile and stats from various git hosting platforms in a beautiful, colorful terminal interface with extensive customization options and intelligent layout adaptation.
44

5+
> **Note**: This project is still maturing with only ~20 closed issues as of October 26, 2025. If you encounter bugs, have feature requests, or want to contribute, please [open an issue](https://github.com/Matars/gitfetch/issues).
6+
57
<table>
68
<tr>
79
<td>
@@ -66,7 +68,7 @@ brew untap matars/gitfetch # Homebrew tap
6668

6769
```bash
6870
pip uninstall gitfetch # pip
69-
```
71+
```
7072

7173
```bash
7274
yay -R gitfetch-python # AUR (yay)

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ nav_order: 1
66

77
# gitfetch
88

9+
> **Note**: This project is still maturing with only ~20 closed issues as of October 26, 2025. If you encounter bugs, have feature requests, or want to contribute, please [open an issue](https://github.com/Matars/gitfetch/issues) on GitHub!
10+
911
<img width="3024" height="1964" alt="image" src="https://github.com/user-attachments/assets/bbb18d5d-4787-4998-a352-e8f4e59642c0" />
1012

1113
<img width="3012" height="1982" alt="image" src="https://github.com/user-attachments/assets/6d061c76-3e45-47c3-989f-0776be6cf846" />

0 commit comments

Comments
 (0)