Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.49 KB

CONTRIBUTING.md

File metadata and controls

34 lines (21 loc) · 1.49 KB

Contributing to Efficacy Admin

Thank you for considering contributing to Efficacy Admin! By participating in this project, you agree to abide by the Code of Conduct.

We welcome contributions in the form of bug reports, feature requests, and code changes. Please take a moment to review the following guidelines to ensure a smooth collaboration.

Getting Started

  1. Fork the repository and create your branch from master.
  2. If you've added code, ensure that it follows the project's coding standards.
  3. Test your changes thoroughly.
  4. Ensure your code is well-documented.
  5. Make sure to pull the latest changes from the original repository before submitting your pull request.

Submitting Changes

  1. Push your changes to your fork.
  2. Submit a pull request to the master branch of the original repository.
  3. Clearly describe the purpose of your changes and any considerations for reviewers.

Bug Reports and Feature Requests

  • Please use the Issues section to report bugs or request new features.
  • Choose the appropriate template when creating a new issue.

Code of Conduct

Help us keep this project open and inclusive. Please follow our Code of Conduct in all interactions.

Thank you for your contribution!