[Automated] Merged develop into main

This commit is contained in:
pypebot 2021-12-11 04:34:54 +01:00 committed by GitHub
commit 746917c6bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,16 @@
## Brief description
First sentence is brief description.
## Description
Next paragraf is more elaborate text with more info. This will be displayed for example in collapsed form under the first sentence in a changelog.
## Additional info
The rest will be ignored in changelog and should contain any additional
technical information.
## Documentation (add _"type: documentation"_ label)
[feature_documentation](future_url_after_it_will_be_merged)
## Testing notes:
1. start with this step
2. follow this step