mono/packages/vfs-ex/CONTRIBUTING.md
2025-09-15 22:51:05 +02:00

892 B

Contributing

Thank you for your interest in improving this boilerplate project!

How to Contribute

  • Suggestions & Feedback:
    If you have ideas to improve the project, please open a discussion or submit a pull request.
  • Code Improvements:
    Feel free to submit pull requests for code enhancements, documentation updates, or new features.
  • Questions:
    If you have questions about the project, open an issue or start a discussion.

Guidelines

  • Keep changes simple and focused.
  • Follow the existing code style and structure.
  • Add comments where necessary for clarity.
  • For major changes, please open a discussion first.

Getting Started

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them.
  4. Open a pull request with a clear description of your changes.

Thank you for helping make this project better!