ci: add GitHub issue templates and PR template with Russian localization

This commit is contained in:
zarazaex69
2026-05-24 05:47:01 +03:00
parent 98c6dec4a0
commit bea018af67
6 changed files with 449 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ on:
pull_request:
branches: ["main", "master"]
schedule:
# Nightly stress soak 03:17 UTC keeps it off the hour to avoid
# Nightly stress soak - 03:17 UTC keeps it off the hour to avoid
# contention with the GitHub Actions hourly stampede.
- cron: "17 3 * * *"
workflow_dispatch: