Contribution Guidelines

Dignite ABP is an open-source project built on Abp Framework. It was originally created for internal use at Dignite and is now officially open-source, contributing to the ABP framework ecosystem.

This guide is intended to help anyone who wishes to contribute to the Dignite ABP project.

Contributing Code

You can submit Pull Requests (PRs) to the GitHub repository.

  • Clone the ABP repository from GitHub.
  • Make the necessary changes.
  • Submit a Pull Request.

Before making any changes, please discuss them on the GitHub issues to ensure that your contribution aligns with the project's direction and requirements.

Bug Fixes & Feature Enhancements

You may want to fix known bugs or work on planned feature enhancements. Refer to the list of issues on GitHub.

Feature Requests

If you have ideas for features in the framework or modules, please create an issue on GitHub or join an existing discussion. If it gets accepted by the community, you can implement it.

Reporting Bugs

If you discover any bugs while using the project, please create a new issue on the GitHub repository.

We appreciate your contributions and feedback, as they will help improve and enhance the Dignite ABP project continually.

InThisDocument