Prefer using GitHub repos as submodules.

This commit is contained in:
Joseph Cloutier
2022-05-09 16:45:05 -04:00
parent 5f65a81cea
commit 100591c9f3
2 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,10 @@
Submodule projects
==================
Where possible, Lime prefers to use GitHub repositories as submodules, as this makes browsing easier. (GitHub refuses to link to non-GitHub repos.) However, several of these repositories are mirrored from elsewhere, and will ignore issues and pull requests submitted on GitHub.
**Always submit issues and pull requests to the primary repo, not to a GitHub mirror.**
Cairo: [homepage](https://www.cairographics.org/) | [repo](https://gitlab.freedesktop.org/cairo/cairo) | [GitHub mirror](https://github.com/freedesktop/cairo)
cURL: [homepage](https://curl.se/) | [repo](https://github.com/curl/curl)