From 969b29803515f099660524a64333a153242070a8 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 7 Jun 2025 17:24:04 +0200 Subject: chore: Correct Readme and update flake --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0d02de82af3..1acc9ee54e6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -# All the Nixos and rustc issues combined in git-bug +# Most of the rust-lang/rust issues in git-bug -This is mostly here for compliance and performance testing between git-bug and git-gub. +This is here for compliance and performance testing between git-bug and git-gub. + +## Why not more issues + +GitHub's traversing the ~48000 issues currently in this repository task enough API calls, +that GitHub times the git-bug bridge out. As such, adding more issues, would need changes +to the bridge. -- cgit 1.4.1