Add information about Skyline Edge to Contributing Guidelines

This commit is contained in:
PixelyIon 2023-01-25 00:42:04 +05:30
parent 35617930d5
commit a1bf5d27a0
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ Android Studio comes with a code formatter in-built, this can fix minor mistakes
This can also be done by using `Ctrl + Alt + L` on Windows, `Ctrl + Shift + Alt + L` on Linux and `Option + Command + L` on macOS.
### Skyline Edge
Any code that's been PR'd to the Skyline repository will only be in Edge builds for two weeks, after which it will be merged into the mainline branch. This is to ensure that any bugs that may have been introduced by the PR are caught and fixed before it's merged into the mainline branch. If you have any issues with this, you can request that we add the `CI` tag to your PRs so that CI builds are provided pre-merge.
## C++
### Include Order
* STD includes