Update issue templates for bug reports, deployment issues, and feature requests (#849)

This commit is contained in:
Sean Morley
2025-09-08 22:38:08 -04:00
committed by GitHub
parent 88cecd6365
commit c06c2a7523
4 changed files with 95 additions and 44 deletions

View File

@@ -42,6 +42,6 @@ EMAIL_BACKEND='console'
# git fetch origin && git checkout development && git reset --hard origin/main && git push origin development --force
# Pull and merge weblate changes
# git remote update weblate;
# git merge weblate/development;
# git fetch weblate
# git merge --squash weblate/development
# ------------------- #