File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- ### Summary
1
+ <!--
2
+ Thank you for your pull request!
2
3
3
- Provide a general description of the code changes in your pull
4
- request... were there any bugs you had fixed? If so, mention them. If
5
- these bugs have open GitHub issues, be sure to tag them here as well,
6
- to keep the conversation linked together.
4
+ Please provide a description above and review the requirements below.
7
5
8
- ### Other Information
6
+ Bug fixes and new features should include tests whenever possible.
7
+ -->
9
8
10
- If there's anything else that's important and relevant to your pull
11
- request, mention that information here.
9
+ ##### Checklist
10
+ <!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
12
11
13
-
14
- Thanks for contributing to the Watson Developer Cloud!
12
+ - [ ] ` npm test ` passes (tip: ` npm run autofix ` can correct most style issues)
13
+ - [ ] tests are included
14
+ - [ ] documentation is changed or added
You can’t perform that action at this time.
0 commit comments