Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.41 KB

CONTRIBUTING.md

File metadata and controls

34 lines (20 loc) · 1.41 KB

Contributing to Smart Credit Manager

Thank you for considering contributing to Smart Credential Manager! By participating in this project, you agree to abide by our code of conduct.

Getting Started

  • Fork the repository and clone it locally.
  • Create a branch for your changes: git checkout -b feature/new-feature or git checkout -b bugfix/fix-bug.
  • Make your changes and test thoroughly.
  • Ensure your code follows the existing coding style.

Submitting Changes

  • Push your changes to your fork.
  • Create a pull request (PR) against the develop branch of the main repository.
  • Clearly describe the purpose of your PR and any considerations for reviewers.

Code of Conduct

Please review our Code of Conduct before contributing. Be respectful and considerate of others.

Reporting Issues

If you encounter any issues or have suggestions, please open an issue on the repository.

Contact

If you have questions or need assistance, feel free to contact us.

License

By contributing to Smart Credit Manager, you agree that your contributions will be licensed under the MIT License. For more details, see the LICENSE.md file.

We appreciate your contributions to make Credential Manager better!