tea/.gitea/issue_template/bug.md
techknowlogick 7e700e36f8
Some checks failed
goreleaser / goreleaser (push) Failing after 15s
goreleaser / release-image (push) Successful in 6m17s
update template for issue reporting
2024-07-18 18:11:32 +00:00

935 B

name about title labels
Bug Report Use this template when reporting a bug, so you don't forget important information we'd ask for later. Bug:
kind/bug

describe your environment

  • tea version used (tea -v):
  • Gitea version used:
    • the issue only occurred after updating gitea recently
  • operating system:
  • I make use of...
    • non-standard default branch names (no main,master, or trunk)
    • .ssh/config or .gitconfig host aliases in my git remotes
    • ssh_agent or similar
    • non-standard ports for gitea and/or ssh
    • something else that's likely to interact badly with tea: ...

Please provide the output of git remote -v (if the issue is related to tea not finding resources on Gitea):


describe the issue (observed vs expected behaviour)