Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.51 KB

CONTRIBUTING.md

File metadata and controls

29 lines (16 loc) · 1.51 KB

Contributing to BSC-DEX

Thank you for your interest in contributing to BSC-DEX! Welcome contributions from the community and appreciate your efforts to make this project even better.

Before you start contributing, please take a moment to review the following guidelines to ensure a smooth and collaborative experience.

Code of Conduct

Please note that we have a Code of Conduct in place to foster a welcoming and inclusive community. By participating in this project, you agree to abide by the Code of Conduct. The Code of Conduct can be found in the file CODE_OF_CONDUCT.md.

How to Contribute

Here are some ways you can contribute to the project:

  1. Reporting Issues: If you encounter bugs or other issues, please report them in the Issues section. Provide as much detail as possible to help us understand and resolve the problem.

  2. Suggesting Enhancements: If you have ideas for new features or improvements, open an issue with the label "enhancement" and describe your suggestion.

  3. Pull Requests: We welcome pull requests for bug fixes, enhancements, or new features. Before submitting a pull request, please ensure your code follows our coding guidelines and is thoroughly tested.

Getting Started

To contribute to the project, follow these steps:

  1. Fork the repository to your GitHub account.

  2. Clone the forked repository to your local machine:

    git clone [email protected]:matthew-nguyen-20032023/BSC-DEX.git