-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3036 from apinf/develop
Merging develop to master for release 0.51.0
- Loading branch information
Showing
137 changed files
with
3,017 additions
and
1,803 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
Closes #<issue-number> | ||
|
||
## Changes | ||
Describe your changes here as a bulleted list: | ||
- change one | ||
- change two | ||
|
||
## Developer checklist | ||
This checklist is to be completed by the PR developer: | ||
|
||
- [ ] Alternative solutions were compared/discussed before writing code | ||
- [ ] trade-offs with this solution are considered acceptable | ||
- [ ] Code in this PR adheres to the [project styleguide](CONTRIBUTING.md) | ||
- [ ] This pull request does not decrease project test coverage | ||
- [ ] If the code changes existing database collection(s), migration has been written | ||
- [ ] If UI texts are added or changed, all texts are internationalized | ||
|
||
## Reviewer checklist | ||
Reviewed by: @username1 | ||
|
||
This list is to be completed by the pull request reviewer: | ||
- [ ] Code works as described/expected | ||
- [ ] Code seems to be error free | ||
- [ ] no browser console errors visible | ||
- [ ] no server console errors visible | ||
- [ ] passes CI build | ||
- [ ] Code is written in a way that promotes maintainability | ||
- [ ] easy to understand | ||
- [ ] well organized | ||
- [ ] follows project coding standards and conventions | ||
- [ ] well documented |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.