Contribution Guidelines
Dignite Cms is a content management system developed based on Abp Framework.
Contributing Code
If you would like to contribute to the Dignite Cms project, you can submit a Pull Request (PR) following these steps:
Clone the project code from the Dignite Cms repository, which can be found at: https://github.com/dignite-projects/dignite-cms.
Make necessary code modifications.
Submit a Pull Request.
Before making any code changes, please discuss them in the GitHub issues to ensure that your contribution aligns with the project's direction and requirements.
Bug Fixes and Feature Enhancements
If you wish to fix known bugs or add new features to the project, please check the GitHub issue list.
Feature Requests
If you have ideas for new features, you can create a new issue on GitHub or participate in existing discussions. If the community accepts your proposal, you can start implementing the feature.
Reporting Bugs
If you encounter any bugs while using the project, please create a new issue on the GitHub repository to report the bug. We will work on resolving and fixing it as soon as possible.
We appreciate your contributions and feedback, as they help improve and refine the Dignite Cms project continuously.