Skip to content

BonyanOSS/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Contributing to BonyanOSS

First, thank you for considering contributing to BonyanOSS. We welcome contributions from everyone who shares our vision of building Islamic and beneficial open-source software.

License

All projects under the BonyanOSS organization are licensed under the MIT License. By contributing to any BonyanOSS repository, you agree that your contributions will be licensed under its MIT License.

How to Contribute

1. Identify an Issue

Before starting work, please check the existing issues to see if someone else is already working on it.

  • If you find an issue you would like to work on, leave a comment stating your intent.
  • If you have a new feature idea or have found a bug, please create a new issue to discuss it before submitting a pull request.

2. Fork and Clone

Fork the repository you wish to contribute to and clone it locally.

3. Create a Branch

Create a new branch for your feature or bugfix. Use a descriptive naming convention:

  • feature/description-of-feature
  • fix/description-of-fix
  • docs/description-of-docs-update

4. Make Changes

  • Follow the existing code style of the project.
  • Write clear, understandable, and maintainable code.
  • Add comments to complex areas.
  • If applicable, add or update tests.

5. Submit a Pull Request

Once your changes are complete, submit a Pull Request (PR) against the main branch of the original repository.

  • Use the provided Pull Request template.
  • Ensure your PR description clearly states the problem and the solution.
  • Link any related issues in the PR description.

Code Review

All submissions require review. We aim to review PRs as quickly as possible. Please be open to feedback and necessary revisions.

Community Standards

We operate under a simple principle: build beneficial software and allow the community to grow. Keep communications professional, respectful, and focused on building meaningful open-source tools.

About

No description, website, or topics provided.

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors