Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.38 KB

File metadata and controls

52 lines (33 loc) · 2.38 KB

Contributing to DevUnion Projects

We are thrilled to have you join our collaborative community! Your contributions help us build better software and create a positive, learning environment for everyone involved.

Types of Contributions

We welcome contributions in many forms:

  • Code: Submitting bug fixes, new features, or enhancements to our existing projects.
  • Documentation: Improving our project documentation, writing tutorials, or translating materials.
  • Issue Reporting: Providing detailed reports of bugs or suggesting new features.
  • Mentorship: Offering guidance and knowledge to other developers in the community.
  • Community Building: Participating in discussions, helping to organize events, or promoting DevUnion's work.

Getting Started

  1. Explore our Projects: Browse our repositories on GitHub to find a project that interests you.
  2. Review Issues: Check the project's issue tracker for open issues that you might be able to address.
  3. Discuss Your Ideas: If you have an idea for a new feature or want to work on an existing issue, open a new issue to discuss it with the project maintainers.

How to Submit a Change

  1. Fork the Repository: Fork the repository you want to contribute to.
  2. Create a Branch: Create a new branch with a descriptive name (e.g., bugfix-header-issue, feature-new-login).
  3. Make Your Changes: Follow the project's coding conventions and maintain a clean commit history.
  4. Submit a Pull Request: Submit a pull request (PR) outlining your changes, and reference any relevant issues.

Code Review Process

  • Our project maintainers will review your PR and provide constructive feedback.
  • Be prepared to address any requested changes or suggestions.
  • Once your PR is approved, it will be merged into the main repository.

Code of Conduct

We expect all contributors to adhere to our Code of Conduct to ensure a respectful and inclusive environment for all.

Additional Notes

  • Please ensure appropriate testing for your changes.
  • Consider including screenshots or demos if your change affects the UI.

Getting Help

If you have any questions or need assistance, feel free to:

  • Open an issue in the relevant repository.
  • Reach out to us on our Discord server.

Thank You!

Your contributions are genuinely valued and help make DevUnion a stronger open-source community.