Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.63 KB

CONTRIBUTING.md

File metadata and controls

41 lines (31 loc) · 1.63 KB

CONTRIBUTING

Introduction

Thank you for considering contributing to DirNode! I appreciate your interest in helping improve this project.

Getting Started

Before you start contributing, please make sure you have:

Read and understood our Code of Conduct

  • Familiarized yourself with this project's README and LICENSE

How to Contribute

We welcome contributions in various forms, including:

  • Bug reports and fixes
  • New feature implementations
  • Documentation improvements
  • Code reviews

Step-by-Step Guide

  1. Fork the repository: Create a fork of this repository on GitHub.
  2. Create a new branch: Create a new branch for your contribution, e.g., feature/new-feature or fix/bug-fix.
  3. Make changes: Make the necessary changes to the code, following our coding standards and guidelines.
  4. Commit changes: Commit your changes with a meaningful commit message.
  5. Create a pull request: Create a pull request to this repository, targeting the main branch.

Code of Conduct

I expect all contributors to adhere to this Code of Conduct, which is based on the Contributor Covenant.

  • Be respectful and considerate towards others.
  • Avoid harassment, discrimination, and other forms of abuse.
  • Keep the conversation civil and constructive.

License

This project is licensed under the MIT License. By contributing to this project, you agree to license your contributions under the same terms.

Acknowledgments

I appreciate your contributions and would like to acknowledge them. Please add your name and a brief description of your contribution to the Contributors section.

Contributors

Marcelo Galvan Thank you for contributing to DirNode!