mirror of
https://github.com/Byron/gitoxide
synced 2025-10-06 01:52:40 +02:00
Bug template includes question about Git behavior.
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -12,6 +12,10 @@ body:
|
||||
attributes:
|
||||
label: Expected behavior 🤔
|
||||
description: Describe what should happen.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Git behavior
|
||||
description: Describe what Git does under similar circumstances.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Steps to reproduce 🕹
|
||||
|
Reference in New Issue
Block a user