diff options
author | Ivan Komissarov <abbapoh@gmail.com> | 2019-12-19 20:28:17 +0100 |
---|---|---|
committer | Ivan Komissarov <ABBAPOH@gmail.com> | 2020-01-06 13:30:52 +0000 |
commit | cb2d5c39d0d48b4f467a10763d2e12acf7d0d5f9 (patch) | |
tree | 19e2844ce982f23211f020b305a10c590081d13a /README.md | |
parent | 34d38c14773cff8b33a824f137d1cab395c23259 (diff) | |
download | qbs-cb2d5c39d0d48b4f467a10763d2e12acf7d0d5f9.tar.gz |
doc: Add CONTRIBUTING.md file
...according to the GitHub contributing guidelines
Change-Id: I05193a796dc3dff7251f827f0c628f47b6381a70
Reviewed-by: Richard Weickelt <richard@weickelt.de>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -29,3 +29,8 @@ For information about building Qbs from sources, see ## Reporting Bugs Please report any bugs in our [bug tracker](https://bugreports.qt.io/browse/QBS). + +## Contributing + +See [Contributing to Qbs](CONTRIBUTING.md) + |