-
Notifications
You must be signed in to change notification settings - Fork 0
Feat/wpb 23880 add community features #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
aee3ed1
Add support page
MarianKijewski 760031a
Add feature request page
MarianKijewski 873375c
Remove unnecessary newline at the end of file
MarianKijewski 6215901
Add proper name case for team name
MarianKijewski dd682ab
Fix invalid link for submitting a bug report
MarianKijewski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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,25 @@ | ||
| # Feature requests | ||
|
|
||
| Have an idea that could improve the SDK or integrations experience? We'd love to hear it. | ||
|
|
||
| Send your suggestion to: | ||
|
|
||
| **[integrations-support@wire.com](mailto:integrations-support@wire.com)** | ||
|
|
||
| ## Outline your proposal | ||
|
|
||
| To help us understand your idea, please include: | ||
|
|
||
| - Short description of the feature | ||
| - Problem it solves | ||
| - Example use case or scenario | ||
|
|
||
| ## Evaluation process | ||
|
|
||
| After we receive your email: | ||
|
|
||
| - The Integrations Team reviews the request. | ||
| - We may follow up with questions. | ||
| - The idea may be shared with product and engineering teams for evaluation. | ||
|
|
||
| Not every suggestion can become a feature, but your feedback helps us understand real developer needs and improve the platform. | ||
This file contains hidden or 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,29 @@ | ||
| # Support | ||
|
|
||
| :::info | ||
|
|
||
| For issues not related to integrations contact [Wire Support](https://support.wire.com/) instead | ||
|
|
||
| ::: | ||
bbaarriiss marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
|
|
||
| Need help while building with the SDK? Open a GitHub issue and we'll take a look. | ||
|
|
||
| GitHub Issues make it easy to ask questions, share code, and track solutions. | ||
| Other developers can also join the conversation, which helps the whole community learn faster. | ||
|
|
||
| ## Before opening an issue | ||
|
|
||
| Please take a quick look at existing issues first: [https://github.com/wireapp/wire-apps-jvm-sdk/issues](https://github.com/wireapp/wire-apps-jvm-sdk/issues) | ||
| Someone might already have asked the same question or shared a solution. | ||
|
|
||
| If you find a related issue, feel free to add details or context there. | ||
|
|
||
| ## Open a new issue | ||
|
|
||
| There are two ways to report an issue. | ||
|
|
||
| * **[Submit a bug report](https://github.com/wireapp/wire-apps-jvm-sdk/issues/new?template=bug_report.md)** – template guides you through the information we need to understand and reproduce the problem. | ||
| * **[Create a free form issue](https://github.com/wireapp/wire-apps-jvm-sdk/issues/new)** if the template does not fit your case. | ||
|
|
||
| Clear reports help us understand the problem faster and respond more quickly. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.