Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit 47a765b

Browse files
committed
Add redirect for PRs to appropriate GitHub repo
1 parent 948951e commit 47a765b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/pull_request_template.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Repo Move!!
2+
3+
Hello contributor! This repo is being migrated into https://github.com/cncf/toc and https://github.com/cncf/contribute-site. If you're thinking of opening a PR here, you should probably open it over there instead.
4+
5+
## Mappings
6+
7+
* If you're editing `community/assessments/projects` for a self-assessment or joint assessessment, your new location is:
8+
9+
https://github.com/cncf/toc/tree/main/projects/<yourproject>/security-assessment/...
10+
11+
* If you're updating published resources in `community` outside the assessments, your new location is:
12+
13+
https://github.com/cncf/contribute-site/tree/main/docs/community/tags/security-and-compliance
14+
15+
* If you're editing other content, it probably should go to:
16+
17+
https://github.com/cncf/toc/tree/main/tags/tag-security-and-compliance/
18+
19+
20+
Thanks!

0 commit comments

Comments
 (0)