Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 1.72 KB

CONTRIBUTING.md

File metadata and controls

33 lines (19 loc) · 1.72 KB

Contributing Guidelines

Thank you for your interest in contributing to the 8085! We welcome contributions from the community to help improve and enhance the project. Before you start contributing, please take a moment to review the guidelines below.

Code of Conduct

Please note that this project follows the Contributor Covenant Code of Conduct. By participating in this project, you are expected to uphold this code of conduct.

How to Contribute

  1. Fork the repository and create your branch from main.
  2. Make sure your code follows the project's coding style and conventions.
  3. Write clear and concise commit messages.
  4. Test your changes thoroughly.
  5. Submit a pull request to the main branch.

Reporting Issues

If you encounter any bugs, issues, or have suggestions for improvements, please open an issue on the issue tracker. Provide as much detail as possible to help us understand and reproduce the problem.

Feature Requests

If you have an idea for a new feature or enhancement, please open an issue on the issue tracker. Describe the feature request in detail and explain how it would benefit the project.

Code Review

All contributions will go through a code review process. Feedback and suggestions for improvement may be provided. Please be open to feedback and be willing to make changes if necessary.

License

By contributing to this project, you agree that your contributions will be licensed under the MIT License.

We appreciate your contributions and look forward to your involvement in the 8085 project!