2020-05-26 11:52:28 +00:00
|
|
|
[Please delete this text and describe your change here.
|
|
|
|
For bugfixes, please detail the bug and include a test case which your patch fixes.
|
|
|
|
If you are adding a new feature, please clearly describe the design, its rationale, the possible alternatives considered.
|
2020-05-27 11:12:13 +00:00
|
|
|
It is easiest to merge new features when there is clear precedent in other systems; we need to know we're taking
|
2020-05-26 11:52:28 +00:00
|
|
|
the right direction since it can be hard to change later.]
|
|
|
|
|
|
|
|
### PR Checklist
|
|
|
|
|
|
|
|
- [ ] Tests are added
|
|
|
|
- [ ] Entry in NEWS.md
|
|
|
|
- [ ] Documentation, if applicable
|
|
|
|
- [ ] Final review from `@MikeInnes` or `@dhairyagandhi96` (for API changes).
|