Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

30 lines (25 loc) · 1.28 KB

How to contribute

We are happy to accept contributions. To accept a contribution, we require two things:

We aim to follow the GNOME guidelines for commit messages.

SoftwareContainer is open source software, see the LICENSE file to understand what license we use and what this means.

Help wanted

If you don't know what to start with, there are some general topics that we want to see more activity around.

  • Look for bad practices (easy)
    • We try to follow a reasonable code standard, but we fail sometimes. Please suggest changes when we fail.
  • Security hardening SoftwareContainer (hard)
    • Make it harder to break out of containment
    • Add security features that are missing
  • Use some different backend (hard)
    • Currently we're only using LXC, but it would be great to see more available backends