File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
1
### Summary
2
2
3
- Provide a general description of the code changes in your pull
3
+ _ Remove this paragraph and provide a general description of the code changes in your pull
4
4
request... were there any bugs you had fixed? If so, mention them. If
5
5
these bugs have open GitHub issues, be sure to tag them here as well,
6
- to keep the conversation linked together.
6
+ to keep the conversation linked together._
7
7
8
8
### Other Information
9
9
10
- If there's anything else that's important and relevant to your pull
11
- request, mention that information here. This could include
12
- benchmarks, or other information.
10
+ _ Remove this parapraph and mention any other important and relevant information such as benchmarks._
13
11
14
- If you are updating any of the CHANGELOG files or are asked to update the
15
- CHANGELOG files by reviewers, please add the CHANGELOG entry at the top of the file.
12
+ ### Pull Request checklist
13
+ _ Remove this line after checking all the items here. If the item is not applicable to the PR, both check it out and wrap it by ` ~ ` . _
16
14
17
- Thanks for contributing!
15
+ - [ ] Add/update test to cover these changes
16
+ - [ ] Update documentation
17
+ - [ ] Update CHANGELOG file
18
+ _ Add the CHANGELOG entry at the top of the file._
You can’t perform that action at this time.
0 commit comments