-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #695 from guyluz11/dev
to grpc
- Loading branch information
Showing
515 changed files
with
4,540 additions
and
16,842 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
name: 🐛 Bug | ||
description: Report an issue to help improve the project. | ||
labels: ['bug'] | ||
body: | ||
- type: textarea | ||
id: description | ||
attributes: | ||
label: Description | ||
description: A brief description of the question or issue, also include what you tried and what didn't work | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: screenshots | ||
attributes: | ||
label: Screenshots | ||
description: Please add screenshots if applicable | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
name: 💡 General Feature Request | ||
description: Have a new idea/feature? Please suggest! | ||
title: 'Feature: ' | ||
labels: ['feature'] | ||
body: | ||
- type: textarea | ||
id: description | ||
attributes: | ||
label: Description | ||
description: Description of the enhancement you propose, also include what you tried and what worked. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: screenshots | ||
attributes: | ||
label: Screenshots | ||
description: Screenshots if applicable | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,22 @@ | ||
# Contributing to CyBear Jinni App | ||
|
||
🥳:tada: First off, thanks for taking the time to contribute! 🥳:tada: | ||
This documentation contains a set of guidelines to help you during the contribution process. We are happy to welcome all the contributions from anyone willing to improve/add new features to this project. Thank you for helping out, and remember, no contribution is too small. | ||
|
||
The following is a set of guidelines for contributing to CyBear Jinni App. | ||
## Submitting Contributions👩💻👨💻 | ||
Below you will find the process and workflow used to review and merge your changes. | ||
|
||
These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to | ||
this document in a pull request. | ||
## Working on an Issue | ||
If you're interested in working on an issue, simply let us know by commenting on it. No need to wait for an assignment. We welcome your contributions! | ||
|
||
## First rule, please open pull request to dev branch and not to master | ||
## Fork and Pull Request | ||
Please fork the repository and open your pull request from the `dev` branch. This helps us maintain a clean and organized contribution process. | ||
|
||
## Link to Associated Issues | ||
If your pull request addresses a specific issue, make sure to include a link to that issue in the pull request description. This helps us keep track of the context and purpose of your contribution. | ||
|
||
## Need more help?🤔 | ||
|
||
For additional information, resources, and community discussions, you can join our [Discord server](https://discord.gg/mUXfwUY). It's a great place to connect with fellow contributors and get assistance with your contributions. | ||
|
||
## Tip from us😇 | ||
Learning and understanding takes time, so don't worry if things seem challenging at first. So, do not worry at all. We know **you have got this**!💪 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
version: 2 | ||
updates: | ||
# Enable version updates for flutter's pub package manager | ||
- package-ecosystem: "pub" | ||
# Look for `pubspec.yaml` and `pubspec.lock` files in the `root` directory | ||
directory: "/" | ||
# Check the pub.dev registry for updates every day (weekdays) | ||
schedule: | ||
interval: "monthly" | ||
# # Add default reviewers | ||
# reviewers: | ||
# - "guyluz11" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
### Description | ||
<!-- Provide a brief description of the changes in this pull request --> | ||
|
||
### Proposed Changes | ||
<!-- List the proposed changes introduced by this pull request --> | ||
|
||
## Fixes #(issue_no) | ||
|
||
Replace `issue_no` with the issue number which is fixed in this PR | ||
|
||
## Screenshots | ||
|
||
<!-- If applicable, add screenshots or images demonstrating the changes made --> | ||
|
||
## Checklist | ||
|
||
<!-- Mark the completed tasks with [x] --> | ||
- [ ] Tests have been added or updated to cover the changes | ||
- [ ] Documentation has been updated to reflect the changes | ||
- [ ] Code follows the established coding style guidelines | ||
- [ ] All tests are passing |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# CyBear-jinni Project Code of Conduct | ||
|
||
## Introduction | ||
|
||
Welcome to the "CyBear-jinni" project. We are committed to fostering a collaborative and inclusive community. This code of conduct outlines our expectations for behavior and interaction within the project. By participating, you agree to abide by this code of conduct. | ||
|
||
## Our Pledge | ||
|
||
We, as members of the CyBear-jinni community, pledge to make participation in this project a positive and harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. | ||
|
||
## Expected Behavior | ||
|
||
To contribute to a safe and welcoming environment, we expect all participants to: | ||
|
||
1. Be respectful and considerate of others. | ||
2. Use inclusive language and avoid offensive or derogatory remarks. | ||
3. Act professionally and be constructive in your interactions. | ||
4. Assume good intentions and give people the benefit of the doubt. | ||
5. Resolve disagreements or conflicts constructively and respectfully. | ||
|
||
## Unacceptable Behavior | ||
|
||
Unacceptable behavior includes, but is not limited to: | ||
|
||
1. Harassment, discrimination, or intimidation in any form. | ||
2. Verbal, written, or physical abuse or threats. | ||
3. Offensive or inappropriate comments, including slurs and jokes. | ||
4. Invasion of privacy, such as publishing someone's private information without their consent. | ||
5. Any form of trolling, spamming, or unconstructive disruption. | ||
6. Posting or discussing content that is sexually explicit, violent, or otherwise offensive. | ||
|
||
## Reporting and Enforcement | ||
|
||
If you witness or experience unacceptable behavior, please report it promptly to the project maintainers at email address - cybearjinni@gmail.com . All reports will be treated with confidentiality and will be taken seriously. | ||
|
||
The project maintainers will investigate the issue and may take appropriate action, such as warnings, temporary suspensions, or permanent bans, as deemed necessary. Our goal is to maintain a respectful and safe environment for everyone. | ||
|
||
## Attribution | ||
|
||
This code of conduct is inspired by the [Contributor Covenant](https://www.contributor-covenant.org/version/2/0/code_of_conduct.html). We appreciate their work in promoting an open and welcoming community. | ||
|
||
For answers to common questions about this code of conduct, see | ||
https://www.contributor-covenant.org/faq | ||
|
||
## Conclusion | ||
|
||
By participating in the CyBear-jinni project, you are agreeing to abide by this code of conduct. We are committed to upholding these guidelines to create a positive and inclusive environment for everyone involved. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.