Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.73 KB

Index.md

File metadata and controls

34 lines (18 loc) · 1.73 KB

Contribution Guide

KETUM is an open source and community driven project. This guide is aims to help anyone wants to contribute to the project.

Code Contribution

You can always send pull requests to the Github repository.

  • Clone the KETUM repository from Github.
  • Make the required changes.
  • Send a pull request.

Before making any change, please discuss it on the Github issues. In this way, no other developer will work on the same issue and your PR will have a better chance to be accepted.

Bug Fixes & Enhancements

You may want to fix a known bug or work on a planned enhancement. See the issue list on Github.

Feature Requests

If you have a feature idea for the framework or modules, create an issue on Github or attend to an existing discussion. Then you can implement it if it's embraced by the community.

Problem Solutions

You ran into a problem and fixed it. However, if the problem is difficult to solve, not everyone may be as experienced and knowledgeable as you so please create a problem with the "know how" tag. This will make it easy to fix when someone else has the same problem and you will get many thanks for that.

Resource Localization

KETUM has a flexible localization system. You can create localized user interfaces for your own application.

Bug Report

If you find any bug, please create an issue on the Github repository.