Drop RELEASING.md and point to dev guide

Instead of keeping a howto on releasing in every repository we move the
documentation to a central place in our "developer guide".
See https://github.com/osbuild/guides/pull/45
This commit is contained in:
Simon Steinbeiss 2021-09-17 16:07:03 +02:00 committed by Ondřej Budai
parent 4c212fe074
commit b42cfc2e70
2 changed files with 1 additions and 166 deletions

View file

@ -3,6 +3,7 @@
First of all, thank you for taking the time to contribute to osbuild-composer.
In this document you will find information that can help you with your
contribution.
For more information feel free to read our [developer guide](https://www.osbuild.org/guides/developer-guide/developer-guide.html).
### Running from sources