20 lines
860 B
Markdown
20 lines
860 B
Markdown
# Issue
|
|
|
|
What issue is this PR targeting? If there is no issue that addresses the problem, please open a corresponding issue and link it here.
|
|
|
|
Please read our [documentation](https://github.com/Project-OSRM/osrm-backend/blob/master/docs/releasing.md) on release and version management.
|
|
If your PR is still work in progress please attach the relevant label.
|
|
|
|
## Tasklist
|
|
|
|
- [ ] CHANGELOG.md entry ([How to write a changelog entry](http://keepachangelog.com/en/1.0.0/#how))
|
|
- [ ] update relevant [Wiki pages](https://github.com/Project-OSRM/osrm-backend/wiki)
|
|
- [ ] add tests (see [testing documentation](https://github.com/Project-OSRM/osrm-backend/blob/master/docs/testing.md))
|
|
- [ ] review
|
|
- [ ] adjust for comments
|
|
- [ ] cherry pick to release branch
|
|
|
|
## Requirements / Relations
|
|
|
|
Link any requirements here. Other pull requests this PR is based on?
|