Commit graph

7 commits

Author SHA1 Message Date
Diaa Sami
e4d535ea5f Improve contributing.md
use auto-answer -y for all commands
mention the script tools/prepare-source
mention the go generate step
2021-11-23 08:25:07 +01:00
Simon Steinbeiss
b42cfc2e70 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
2021-09-20 10:51:36 +02:00
Tom Gundersen
fbfa191c81 rcm: drop sub-package
The osbuild-composer-rcm package was never finished, not in use and will be replaced by osbulid-composer-koji.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-07-17 19:13:15 +01:00
Stef Walter
2d331034e5 CONTRIBUTING: Tweak documentation for new contributors
The CONTRIBUTING.MD was very useful. In this commit I'm suggesting
a couple changes that I had to make to get it to work. Hope it
helps.
2020-05-29 22:23:10 +02:00
David Rheinsberg
c5293edbab docs: break lines in markdown
Avoid overlong lines in markdown files. This does not affect the
rendered output, but makes it a lot easier to navigate through the file
from a text-editor when editing. Furthermore, it improves *Diffs* of
our commits, and allows reading markdown without rendering it first.
2020-04-01 00:22:59 +02:00
Ondřej Budai
247e8cb205 update readmes to use the new osbuild-composer package 2020-03-25 11:43:39 +01:00
Martin Sehnoutka
f5ea81e8ec add CONTRIBUTING.md file
The file contains recommendations for external contributors as well as
definition of how the code changes should look like for all of us.
2020-03-17 21:12:05 +01:00