Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.57 KB

CONTRIBUTING.md

File metadata and controls

35 lines (20 loc) · 1.57 KB

Contributing to StringsAdd

Thank you for your interest in contributing to StringsAdd ! We welcome contributions from everyone.

How to Contribute

Reporting Bugs

If you encounter a bug in the project, please open an issue on our issue tracker with a clear description of the problem. Include any relevant information to help us reproduce the bug.

Suggesting Enhancements

If you have an idea for how to improve the project or add a new feature, feel free to discuss it by opening an issue on our issue tracker. Provide as much detail as possible to help us understand your suggestion.

Contributing Code

  1. Fork the repository and create your branch from master.
  2. Make your changes and ensure the code style aligns with the project's conventions.
  3. Test your changes thoroughly.
  4. Ensure your commits are clear and descriptive.
  5. Push your changes to your fork and submit a pull request to the master branch of the main repository.

Code Review Process

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose.

Community Guidelines

This project follows the principles of openness, respect, and consideration. We encourage participation from everyone and aim to create a welcoming environment.

Attribution

This contributing guide is adapted from GitHub's guide to contributing to open source.

We appreciate your contributions to StringsAdd !