dracut icon indicating copy to clipboard operation
dracut copied to clipboard

docs: Add proper project documentation and consolidate it to one place

Open johannbg opened this issue 4 years ago • 0 comments

Creating the /docs directory which will contain all project related documentation which will also host the projects github based website in the future.

  • [x] Add the /docs directory to git root
  • [x] Move CODE_OF_CONDUCT.md from .github/ to /docs
  • [x] Move SECURITY.md from .github to /docs
  • [x] Move HACKING.md from . to /docs
  • [x] Write RELEASE.md
  • [ ] Write CONTRIBUTING.md
  • [ ] Write ENVIRONMENT.md
  • [ ] Remove ENVIRONMENT samples in dracut.conf.d/fedora.conf.example
  • [ ] Write CODING_STYLE.md
  • [ ] Write MODULES.md
  • [ ] Write MODULE-NAME-MODULES.md for each module which should contain descriptive text of module and how it's used.
  • [ ] Some other documentation I might have forgotten.

johannbg avatar Feb 08 '21 13:02 johannbg