meta: add to ideas/todo, change repository scope to meta

This commit is contained in:
Infinidoge 2023-07-30 00:34:24 -04:00
parent f4c5fa90da
commit 10aad2b662
3 changed files with 7 additions and 0 deletions

View file

@ -34,3 +34,4 @@ A scope is an abstract type of location, such as:
- `flake` for `flake.nix` or a flake-wide change
- `bump` for `flake.lock` updates
- `meta` for changes relating to the repository-related files (`readme.md`, `ideas.md`, `todo.md`, `repository.md`)