CONTRIBUTING.md (jshint-2.13.5) | : | CONTRIBUTING.md (jshint-2.13.6) | ||
---|---|---|---|---|
skipping to change at line 31 | skipping to change at line 31 | |||
by filing an issue. In order to help the team diagnose and fix the problem, the | by filing an issue. In order to help the team diagnose and fix the problem, the | |||
issue report should have the following information: | issue report should have the following information: | |||
- Version of JSHint being used | - Version of JSHint being used | |||
- Input source code (simplified to only contain details necessary to | - Input source code (simplified to only contain details necessary to | |||
demonstrate the problem) | demonstrate the problem) | |||
- Configuration values | - Configuration values | |||
- Description of expected behavior | - Description of expected behavior | |||
- Description of actual behavior | - Description of actual behavior | |||
Please avoid using screenshots to demonstrate the problem. Describing your | ||||
problem in plain text (and using the "code" Markdown formatting where | ||||
appropriate) will make your report more accessible to more people and easier to | ||||
find via search engines. | ||||
## Feature Requests | ## Feature Requests | |||
If there is some new functionality that you think would improve JSHint, we'd | If there is some new functionality that you think would improve JSHint, we'd | |||
love to hear about it! Great feature requests contain the following | love to hear about it! Great feature requests contain the following | |||
information: | information: | |||
- Description of problem the feature solves | - Description of problem the feature solves | |||
- Outline of the feature's intended operation | - Outline of the feature's intended operation | |||
- List of any edge cases/exceptional circumstances, and how they should be | - List of any edge cases/exceptional circumstances, and how they should be | |||
addressed | addressed | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 5 lines changed or added |