1
0

init
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled

This commit is contained in:
2026-06-16 08:07:49 +03:00
commit 0ca748c9a5
45 changed files with 901 additions and 0 deletions

15
docs/03-github-mirror.md Normal file
View File

@@ -0,0 +1,15 @@
# GitHub Mirror
Recommended GitHub mirror:
```text
https://github.com/OIPFormat/generic-industrial-process
```
This mirror should be secondary. The canonical process library should live in ProcessGit:
```text
https://processgit.org/OIPF/generic-industrial-process
```
The GitHub mirror can be used for public discoverability, issues, external contributions, and GitHub Actions validation.