Skip to content

Instantly share code, notes, and snippets.

@AdrianKoshka
Last active April 12, 2016 05:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AdrianKoshka/d2537c48f88d690442473fe37b72f6e8 to your computer and use it in GitHub Desktop.
Save AdrianKoshka/d2537c48f88d690442473fe37b72f6e8 to your computer and use it in GitHub Desktop.
Linux Lite Proposals

Linux Lite Issues

This document will serve to hopefully compile all issues I see with various projects done by Linux Lite. I feel this is a better way to do things as the current system is not oriented towards teamwork (the lack of a github organization really needs to be fixed, no offense).

Documentation

Github Organization.

NOTE: DON'T GET BUTTHURT READING THIS, KEEP YOUR COOL, I'M BEING SERIOUS

To give proper credit to authors, whether it be for documentation, code, etc a github organization NEEDS to be setup. This hacky method of keeping a distributions projects under a user account is simply not acceptable. Some reasons this isn't accept are:

  • It makes it look like authors have COPIED their ORIGINAL works!
  • It doesn't foster a sense of community.
  • It makes it harder for people who want to help to contribute.
  • It slows down progress.

that is just a short list of reasons why. A github organization will allow for Linux Lite to grow faster, for reasons such as:

  • The community has more involvement.
    • More people can take time to fix things.
    • More work can be done independently
    • More issues can be addressed
  • A smoother work flow can be achieved.
    • Less overhead.

Things that need fixing

These applications at this point don't have what I feel would meet minimum documentation requirements.

Minimum "Documentation" Requirements for README.md

You may see this and say "woah! That's a majority of the repos in your list!" and sadly this is true. Though I have very basic requirements for the README.md file of all repos.

  • A short description of the applications' function.
  • A screenshot or two, depends on what the application is I suppose.
  • A list of Depends
    • there is no arguing here, it'll the job of future devs easier!
  • An Alphabetically sorted, bulleted list of authors.
  • Credits

for an example of this, see the lite-updater repo.

Belongs somewhere ELSE

Clean up "Abandonware"

This section is for stuff I don't know whether LL uses anymore, that should be cleaned up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment