rpm-ostree/PULL_REQUEST_TEMPLATE
Jonathan Lebon 68acb1d2be compose-tests: add more tests
Add a few more tests to exercise some of the treefile options. We do
need to also expand test-basic.sh itself to sanity-check the structure
of a normal ostree compose. That's up next on the list.

Closes: #548
Approved by: cgwalters
2016-12-09 16:18:11 +00:00

13 lines
394 B
Plaintext

Thank you for contributing to rpm-ostree.
If you are adding functionality to tree composes, please add
a corresponding test to the compose-test suite. Similarly,
if adding a client-facing feature, consider the vmcheck
suite. Regressions fixes are also great candidates for new
tests.
If you're not sure where or how to add tests, don't hesitate
to ask for help from the maintainers.
Cheers!