mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
CONTRIBUTING.md: update
This commit is contained in:
parent
ad913ecbe2
commit
087d622146
@ -35,6 +35,13 @@ Feature requests are great, but they usually end up lying around the issue
|
|||||||
tracker indefinitely. Sending a pull request is a much better way of getting a
|
tracker indefinitely. Sending a pull request is a much better way of getting a
|
||||||
particular feature into OpenELEC.
|
particular feature into OpenELEC.
|
||||||
|
|
||||||
|
### Reporting build failures
|
||||||
|
|
||||||
|
As buildsystem / core packages (toolchain) / random libraries change from time to time, it is required
|
||||||
|
that you always do a clean build (make clean) before reporting build failures. Also make sure that you
|
||||||
|
have a clean, unmodified git clone, we can't fix bugs caused by you failed to merge / rebase on
|
||||||
|
your own fork.
|
||||||
|
|
||||||
### Pull Requests
|
### Pull Requests
|
||||||
|
|
||||||
- **Create topic branches**. Don't ask us to pull from your master branch.
|
- **Create topic branches**. Don't ask us to pull from your master branch.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user