GitAuto/.gitea/issue_template/help_needed.md

39 lines
499 B
Markdown

---
name: ":help!"
about: "E478: Don't panic! Calm down and tell us how we can help you"
title: "<short description>"
labels:
- "help needed"
---
# System information
- OS version:
- zsh version:
- git version:
- repo head id:
# What would you like to do?
# Do you get an error message?
```
Error: git does not like me ;)
```
### Trace logs
```
<loglines>
```
# What have you executed?
```bash
$ git merge rebase -i pull switch to_not_existing_branch -D master
```
# Further information