Skip to content

Create ISSUE_TEMPLATE #2572

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 3 commits into from
Mar 21, 2017
Merged

Create ISSUE_TEMPLATE #2572

merged 3 commits into from
Mar 21, 2017

Conversation

pkoleva
Copy link
Contributor

@pkoleva pkoleva commented Feb 24, 2017

Created an issue template with a few recomendations

Give easy to follow steps that lead to the issue, for example:
1. Execute `tns platform add android@next`
2. Execute `tns run android`

Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add the requirement for the output of tns doctor --log trace . As the output is really long, we can set a requirement to place it in a gist.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok, sounds as a good idea.

@@ -0,0 +1,15 @@
**Steps to reproduce**
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we make these headers, i.e. ### Steps to reproduce

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The text is bold, I don't think any of these are headers. It will look strange if these are headers IMO.

Added a note to steps to reproduce
@dtopuzov
Copy link
Contributor

dtopuzov commented Mar 7, 2017

run ci

@vchimev
Copy link

vchimev commented Mar 9, 2017

A few suggestions from my side:

  • Let the format of the issue template to be similar to the template of the other repositories: NativeScript, android-runtime
  • I believe the following information is critical to be included: CLI version, runtimes version, modules version, or in general the package.json file of the project for a complete list of all included packages and their versions

@rosen-vladimirov
Copy link
Contributor

I agree with @vchimev . Also can we add a ** Description ** at the beginning - it looks strange to start with Steps to reproduce without defining what's my problem.


### Tell us about the problem
Please, ensure your title is less than 63 characters long and starts with a capital
letter.
Copy link
Contributor

Choose a reason for hiding this comment

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

is there a reason for this to be on a separate line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No idea. I just copied the template from the other repos.

@pkoleva pkoleva merged commit 89cad5d into master Mar 21, 2017
@pkoleva pkoleva deleted the pkoleva/add-issue-template branch March 21, 2017 09:30
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