mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Add a warning for recipe duplication in CONTRIBUTING
This commit is contained in:
parent
7ed54250d9
commit
6a1a81fb61
@ -215,7 +215,9 @@ You can see the most common questions and problems on the [Developer FAQ](https:
|
||||
|
||||
## Porting Software
|
||||
|
||||
You can read how to use the Cookbook recipe system to port applications on the [Porting Applications using Recipes](https://doc.redox-os.org/book/porting-applications.html) page.
|
||||
You can read how to use the Cookbook recipe system to port applications on the [Application Porting](https://doc.redox-os.org/book/porting-applications.html) page.
|
||||
|
||||
**Always verify if a recipe for your program or library already exist before porting to not break the build system with a recipe duplication or waste time.**
|
||||
|
||||
## Libraries and APIs
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user