add a generic template for deployment tasks

This commit is contained in:
meaz 2021-04-05 20:41:04 +02:00
parent 3f627153a4
commit a3eb7a620b
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 8 additions and 0 deletions

8
.gitea/issue_template.md Normal file
View File

@ -0,0 +1,8 @@
- [ ] Check differences in config file
- [ ] Update theme
- [ ] Test updating on vagrant with vanilla
- [ ] Test updating on vagrant with host_vars
- [ ] PR for role created
- [ ] PR for role merged
- [ ] PR for host_vars created
- [ ] PR for host_vars merged