[![Xenikii Website](https://img.shields.io/badge/-xenikii.one-313866?style=for-the-badge&logoColor=white)](https://xenikii.one) [![LICENSE BSD](https://img.shields.io/badge/License-BSD-504099?style=for-the-badge)](https://github.com/ksenia312/nearby_service/blob/main/LICENSE) [![Pub package](https://img.shields.io/pub/v/nearby_service.svg?style=for-the-badge&color=974EC3)](https://pub.dev/packages/nearby_service) [![Pub Likes](https://img.shields.io/pub/likes/nearby_service?style=for-the-badge&color=FE7BE5)](https://pub.dev/packages/nearby_service) ## Contributing to Nearby Service Thank you for considering contributing to the Nearby Service package! Please follow the guidelines below based on your use case. #### Reporting a bug If you have found a bug, please follow these steps: 1. **Search for existing issues**: Before opening a new issue, please check the [Issues](https://github.com/ksenia312/nearby_service/issues) to see if the bug has already been reported. 2. **Open a new Bug Report issue**: If the bug has not been reported yet, open a new issue [here](https://github.com/ksenia312/nearby_service/issues/new/choose) and use template `Bug Report` to indicate that this is a bug report. 3. **Provide details**: Include a clear and concise description of the bug, steps to reproduce it, and any relevant logs or screenshots. #### Suggesting an improvement or feature If you have an idea for an improvement or a new feature, follow these steps: 1. **Search for existing issues**: Check the [Issues](https://github.com/ksenia312/nearby_service/issues) to see if your suggestion has already been made. 2. **Open a new Feature Request issue**: If not, open a new issue [here](https://github.com/ksenia312/nearby_service/issues/new/choose) and use template `Feature Request` to indicate that this is a suggestion for improvement. 3. **Describe your suggestion**: Provide a detailed description of the improvement or feature, including potential use cases and any other relevant information. #### Submitting a bug fix or improvement If you have created a fix for a bug or an improvement, please follow these steps: 1. **Search for existing issues**: Ensure the issue has not already been fixed or the improvement has not been implemented by checking the [Issues](https://github.com/ksenia312/nearby_service/issues). 2. **Fork the repository**: Fork the [Nearby Service repository](https://github.com/ksenia312/nearby_service) to your own GitHub account. 3. **Create a new branch**: In your forked repository, create a new branch for your fix or improvement. 4. **Implement your fix or improvement**: Make your changes in the new branch. 5. **Open a Pull Request**: Once your changes are complete, open a Pull Request (PR) from your forked repository’s branch to the `main` branch of the original repository. 6. **Fill in the PR template**: In your PR, fill in the PR template with the appropriate information. #### Asking a question about nearby_service or source code If you have a question about how to use Nearby Service or about the source code, please follow these steps: 1. **Search for existing questions**: Check the [Issues](https://github.com/ksenia312/nearby_service/issues) to see if your question has already been answered. 2. **Open a new Question issue**: If your question has not been addressed, open a new issue [here](https://github.com/ksenia312/nearby_service/issues/new/choose) and use one of `Question` templates to indicate that this is a question. 3. **Describe your question**: Clearly state your question and provide any necessary context. --- Your effort is appreciated 💗