aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-02-05 15:45:28 +0000
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-02-05 15:45:28 +0000
commit213d4c7b4c13d77cb6effe9a0988616901aa832f (patch)
tree2fef4c91396cbd1bfd8efd8ceff27f3f3252a4ff /README.md
parentc6f47c4e313d75062cdf27e9d79a1455064f56cb (diff)
downloadgitinfo-213d4c7b4c13d77cb6effe9a0988616901aa832f.tar
gitinfo-213d4c7b4c13d77cb6effe9a0988616901aa832f.tar.gz
gitinfo-213d4c7b4c13d77cb6effe9a0988616901aa832f.tar.bz2
gitinfo-213d4c7b4c13d77cb6effe9a0988616901aa832f.tar.xz
gitinfo-213d4c7b4c13d77cb6effe9a0988616901aa832f.zip
add contribution guidance
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb24800..c194fee 100644
--- a/README.md
+++ b/README.md
@@ -133,3 +133,7 @@ All fields are optional. For private repos, you may omit `root` and `mirrors` if
- `root`: The single source of truth—where authoritative changes are made
- `mirrors`: Read-only copies that sync from `root`, or alternative access points
+
+## Contributing
+
+Want to propose changes to the specification? See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on submitting issues and pull requests.