/kms-web

Primary LanguageJavaScript

Fuse - AngularJS Material Design Admin Template

This is the main repository of the Fuse - AngularJS Material Design Admin Template

Gitter

Branches

Branch Description
master Tested, approved & ready-to-release features. master branch may or may not include the latest features and bug fixes but it will always be stable. It can be used in production.
skeleton Skeleton project. Includes everything from master branch except the demo content. Ideal for quickly start creating your app without worrying about cleaning up the demos.
dev Main development branch for the Core team. Can have lots of bugs, experiments and incomplete features. Not suitable for production use. Mainly for previewing upcoming features and following the development of the template.
dev-... Branches for upcoming big changes and new apps. Not suitable for production use.
demo-# Branches for demo sites. For internal use, you can ignore these.

Tags

Every release will be tagged with their version numbers so you can access current or older releases from tags.

Issues

We are accepting issues on this repository but please read the following rules before posting one. If your issue is not following the rules, there is a high chance that it will be closed and locked:
  • Do not post your general usage questions as an issue. If you need help for using certain feature in our template (How to use Scrumboard or How to install the template etc.), post your questions to our ticket system: withinpixels.ticksy.com
  • You CAN post your feature requests as an issue. We will add an appropriate label on it so other people can vote for it if they want that feature as well.
  • Try to be descriptive as much as possible. Faster we understand and reproduce the issue, faster we can solve.
  • We (Core team) have some strict rules and habits when it comes to coding. Please be respectful against our habits and work flow.
  • Be patient, kind and respectful.

Pull Requests

If you want to contribute to the template, you can create pull requests. All pull requests must be done to the master branch. We don't have any automated tests as this is just a template so try to be sure your pull requests are not causing any issues. We will also do additional tests before merging them.

Please note, not every pull request will be merged. You have to keep in mind that this is a template with thousands of potential use, so if your pull requests add something for your own needs or for your own project, there is a high chance we won't merge them.

Even though we won't merge features with smaller scopes, this shouldn't discourage you from making pull requests. We will keep them open and maybe somebody else can benefit from your solution.