Skip to content

Commit d72f248

Browse files
committed
docs: link to org-wide Contributor Guide
1 parent 4d69943 commit d72f248

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
- Use DCO sign-off on commits: `git commit -s -m "..."`.
44
- Open issues and PRs. Small, focused changes preferred.
55
- See governance: https://github.com/bharataddress/governance
6+
7+
Contributor Guide: https://github.com/BharatAddress/.github/blob/main/AGENTS.md

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ Docker:
4343
docker build -t ghcr.io/bharataddress/api-server:dev .
4444
docker run -p 8000:8000 ghcr.io/bharataddress/api-server:dev
4545
```
46+
47+
## Contributor Guide
48+
49+
- Central guidelines: https://github.com/BharatAddress/.github/blob/main/AGENTS.md

0 commit comments

Comments
 (0)