Commit 8656774
committed
docs: add repository relocation banner to README
## What
Added an important notice banner at the top of the README informing users
that the repository has moved from `github/contributors` to
`github-community-projects/contributors`, with instructions to update their
git remote.
## Why
Users with existing clones still pointing at the old github/contributors
remote need a clear, visible notification about the move and a copy-paste
command to update their remote URL.
## Notes
- Uses GitHub's `[!IMPORTANT]` alert syntax which only renders on GitHub — won't display as a callout in other markdown renderers
Signed-off-by: jmeridth <jmeridth@gmail.com>1 parent 373891b commit 8656774
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
0 commit comments