mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 09:34:49 +09:00
Add cross-linking between files (#105884)
This commit is contained in:
parent
f59a05e007
commit
ed044bd35c
2 changed files with 3 additions and 1 deletions
|
@ -200,7 +200,7 @@ Ports have a weaker contribution bar, at least initially. A functionally correct
|
|||
|
||||
#### Copying Files from Other Projects
|
||||
|
||||
The .NET runtime uses some files from other projects, typically where a binary distribution does not exist or would be inconvenient.
|
||||
The .NET runtime uses some files from other projects, per [copyright](./docs/project/copyright.md) rules.
|
||||
|
||||
The following rules must be followed for PRs that include files from another project:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue