Skip to content

Commit 1b4ac2d

Browse files
authored
Add un-used notice and PR template (#2069)
1 parent da3b19b commit 1b4ac2d

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
> [!WARNING]
2+
> **This repository is NOT the source of truth for the PyTorch website.**
3+
> Only a very small number of files here are still actively used. Please do not submit website changes to this repo.
4+
>
5+
> See the [README](../README.md) for details, or contact the PyTorch Foundation team at [ops@pytorch.org](mailto:ops@pytorch.org).
6+
7+
---
8+
9+
**If your change is to one of the few files still served from this repo**, please describe it below:
10+
11+
## Description
12+
13+
14+
## Motivation
15+

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
> [!CAUTION]
2+
> **This repository is NOT the source of truth for the [PyTorch website](https://pytorch.org).**
3+
>
4+
> Only a very small number of files in this repo are still actively used. The website is now managed separately by the **PyTorch Foundation** team.
5+
>
6+
> **If you want to make changes to the PyTorch website, please contact the PyTorch Foundation team at [ops@pytorch.org](mailto:ops@pytorch.org).** Do not open pull requests here for website changes.
7+
18
# pytorch.org site
29

310
[https://pytorch.org](https://pytorch.org)

0 commit comments

Comments
 (0)