docs: pull request template/lock and stale bot config/support bot config

This commit is contained in:
sct
2020-12-09 03:00:48 +00:00
parent a14af7c21c
commit a304742828
4 changed files with 95 additions and 0 deletions

13
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,13 @@
#### Description
#### Screenshot (if UI related)
#### Todos
- [ ] Sucessfully builds `yarn build`
- [ ] Translation Keys `yarn i18n:extract`
- [ ] Database migration created (if required)
#### Issues Fixed or Closed by this PR
- Fixes #XXXX