Skip to content
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

Issue template for support #258

Merged
merged 3 commits into from
Mar 2, 2018
Merged

Issue template for support #258

merged 3 commits into from
Mar 2, 2018

Conversation

guperrot
Copy link
Member

@guperrot guperrot commented Mar 2, 2018

No description provided.

@guperrot guperrot requested review from dhei and elamalani March 2, 2018 01:58
@dhei
Copy link
Member

dhei commented Mar 2, 2018

@guperrot @elamalani I suggest we also ask for information about dev environment, expected behavior, actual behavior and repro steps in the Issue Template. A good example for such template is FB's react native ISSUE_TEMPLATE.

@atticoos
Copy link

atticoos commented Mar 2, 2018

Might I recommend guiding users to run react-native info for a standard format that is easily obtainable?

Eg output:

> react-native info

Environment:
  OS: macOS High Sierra 10.13.2
  Node: 6.10.2
  Yarn: 0.24.5
  npm: 3.10.10
  Watchman: 4.7.0
  Xcode: Xcode 9.2 Build version 9C40b
  Android Studio: 3.0 AI-171.4443003

Packages: (wanted => installed)
  react: 16.2.0 => 16.2.0
  react-native: 0.53.3 => 0.53.3

@guperrot
Copy link
Member Author

guperrot commented Mar 2, 2018

Applied suggestions but since not all issues are bugs I avoided imposing useless headers, everything is now in markdown comment so that the instructions will not show up in the actual ticket.

@dhei dhei merged commit 59b1b4d into develop Mar 2, 2018
@dhei dhei deleted the issue_template branch March 2, 2018 03:40
@atticoos
Copy link

atticoos commented Mar 2, 2018

since not all issues are bugs

Oh btw, @guperrot -- have you seen Github's new multiple issue template feature?
https://blog.github.com/2018-01-25-multiple-issue-and-pull-request-templates/

May be useful for your concern. We share the same hesitation in a few of our OSS projects, but this has made it much easier to manage now

`react-native info`
`pod --version`

For bugs please describe the reproduction scenario and expected behavior.
Copy link
Contributor

@elamalani elamalani Mar 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NIT - A comma "," after bugs

then please create the ticket on Intercom instead (using the blue chat button on any https://appcenter.ms page).

Please attach some technical information about your environment,
run the following 2 commands and attach output to the ticket:
Copy link
Contributor

@elamalani elamalani Mar 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

attach output to the ticket so that we can investigate the issue

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can rephrase it like this -

Any issues related to SDK will require you to attach some technical information about your environment. So please run the following two commands and attach the output to your ticket:

Thanks for your interest in using the App Center SDK for React Native.

If your issue is not about the Analytics/Crashes/Push SDK for React Native,
(for example a build issue and you are not using our SDK, or your issue is about CodePush),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be we can phrase it like this -

If you have an issue in React Native platform but have not integrated App Center SDK in your application, please contact support by clicking on the blue icon on the lower right of App Center portal (https://appcenter.ms). Our support team will get in touch to assist you.

@elamalani
Copy link
Contributor

@guperrot We should also save it as a canned message on Intercom and let our CSS team know that they should add this message if there is any RN SDK ticket open with this missing information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants