Create pull_request_template.md

This commit is contained in:
Malte Pietsch 2021-04-22 15:48:39 +02:00 committed by GitHub
parent 58ea0a62e0
commit b1e8ebf81a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.github/pull_request_template.md vendored Normal file
View File

@ -0,0 +1,8 @@
**Proposed changes**:
- ...
**Status (please check what you already did)**:
- [ ] First draft (up for discussions & feedback)
- [ ] Final code
- [ ] Added tests
- [ ] Updated documentation