mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
README.md : More tweaks.
This commit is contained in:
parent
aa6d1a6a5b
commit
ecf7c5dd5c
@ -53,11 +53,15 @@ Finally libsndfile can be built and tested:
|
|||||||
|
|
||||||
## Submitting Patches.
|
## Submitting Patches.
|
||||||
|
|
||||||
* Patches should always be submitted via the Github issue tracker.
|
* Patches should pass all pre-commit hook tests.
|
||||||
|
* Patches should always be submitted via a either Github "pull request" or a
|
||||||
|
via emailed patches created using "git format-patch".
|
||||||
* Patches for new features should include tests and documentation.
|
* Patches for new features should include tests and documentation.
|
||||||
* Patches to fix bugs should either pass all tests, or modify the tests in some
|
* Patches to fix bugs should either pass all tests, or modify the tests in some
|
||||||
sane way.
|
sane way.
|
||||||
|
* When a new feature is added for a particular file format and that feature
|
||||||
|
makes sense for other formats, then it should also be implemented for one
|
||||||
|
or two of the other formats.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user