Giter VIP home page Giter VIP logo

community's Introduction

|/
|\ISS LINUX                                                https://kisslinux.org
________________________________________________________________________________


Community Repository
________________________________________________________________________________

The unofficial community repository for KISS Linux, maintained by the community.


Documentation
________________________________________________________________________________

- https://kisslinux.org/package-system
- https://kisslinux.org/package-manager
- https://kisslinux.org/wiki/kiss/style-guide


Maintenance
________________________________________________________________________________

KISS follows a maintainer model when it comes to package ownership. Only the
maintainer of a package has the ability to push changes to said package. Any
issues must be reported to the maintainer directly.

The maintainer's details can be found via 'git log' or the 'kiss maintainer'
command. If the maintainer cannot be reached via email, open an issue in this
repository on GitHub.

If the maintainer does not respond within a reasonable amount of time, the
package will be orphaned and ownership will be given to someone else.


Submitting Pull Requests
________________________________________________________________________________

Pull requests should contain only a single package. This makes the review
process easier and allows for individual packages to be merged without waiting
on reviews for others.

Please fill out the pull request template as well.


Commit Style
________________________________________________________________________________

Contributions to this repository should adhere to the following commit style.

+------------------------------------------------------------------------------+
| Adding a new package                                                         |
+------------------------------------------------------------------------------+
|                                                                              |
|   $ git commit -m "pkg_name: new package at pkg_version"                     |
|                                                                              |
+------------------------------------------------------------------------------+
| Updating an existing package                                                 |
+------------------------------------------------------------------------------+
|                                                                              |
|   $ git commit -m "pkg_name: pkg_version"                                    |
|   $ git commit -m "pkg_name: bumped to pkg_version"                          |
|                                                                              |
+------------------------------------------------------------------------------+
| Miscellaneous changes                                                        |
+------------------------------------------------------------------------------+
|                                                                              |
|   $ git commit -m "pkg_name: other changes"                                  |
|   $ git commit -m "pkg_name: added missing dep_name dependency"              |
|   $ git commit -m "pkg_name: fixed incorrect bin dir"                        |
|   $ git commit -m "pkg_name: fixed build failure ..."                        |
|                                                                              |
+------------------------------------------------------------------------------+

community's People

Contributors

dylanaraps avatar a-schaefers avatar vouivre avatar konimex avatar cemkeylan avatar dilyn-corner avatar mmatongo avatar xuxiaodong avatar noocsharp avatar camillescholtz avatar mcpcpc avatar jslick avatar sdsddsd1 avatar aaronngi avatar rio6 avatar aabacchus avatar penguin-ff avatar eudaldgr avatar acheam0 avatar sebastianertz avatar kiedtl avatar djt3 avatar ominitay avatar ioraff avatar jedavies-dev avatar mederim avatar taaparthur avatar xeno-hypster avatar periish avatar aicsx avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.