docs: Update issue templates to English for consistency and clarity

This commit is contained in:
krau
2025-12-19 21:54:59 +08:00
parent 95f7d5abb5
commit cebadd39f7
7 changed files with 21 additions and 38 deletions

View File

@@ -9,11 +9,11 @@ on:
jobs:
deploy:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod