Make sure your PR title follows naming conventions: [feat-1234]: name feature
Double-check your branch is based on main and targets main
Pull request has tests (we are going for 100% coverage!)
Code is well-commented, linted and follows project conventions
Committed source code is headed by the correct SPDX license expression
Be kind to code reviewers, please try to keep pull requests as small and focused as possible :)
To do:
'Is gemeld' isn't shown on the map, because that information isn't stored in the WFS. Or do we get that info from some other source?
When you select a tree on the map, you get a 400 bad request on /geography. How does that work?
-> Discussed, for now we'll leave out the 'is gemeld' functionality. The /geography call is part of that.
Ticket: SIG-6244
Signalen
Before opening a pull request, please ensure:
main
and targetsmain
Be kind to code reviewers, please try to keep pull requests as small and focused as possible :)
To do:
/geography
. How does that work? -> Discussed, for now we'll leave out the 'is gemeld' functionality. The/geography
call is part of that.