about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-07 17:24:04 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-07 17:24:04 +0200
commit969b29803515f099660524a64333a153242070a8 (patch)
tree8d091f48389a2c820b7eac4f43d98c2ac04b63b3 /README.md
parentchore: Initial Commit (diff)
downloadall_the_issues-969b29803515f099660524a64333a153242070a8.zip
chore: Correct Readme and update flake
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
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.