chore: fix ISSUE template for bug report

This commit is contained in:
Zach Daniel 2024-05-11 18:29:05 -04:00
parent 896d76420b
commit beaec883c1

View file

@ -1,11 +1,10 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
title: ""
labels: bug, needs review
assignees: ''
-https://hexdocs.pm/ash_graphql--
assignees: ""
---
**Describe the bug**
A clear and concise description of what the bug is.
@ -16,12 +15,13 @@ A minimal set of resource definitions and calls that can reproduce the bug.
**Expected behavior**
A clear and concise description of what you expected to happen.
** Runtime
- Elixir version
- Erlang version
- OS
- Ash version
- any related extension versions
\*\* Runtime
- Elixir version
- Erlang version
- OS
- Ash version
- any related extension versions
**Additional context**
Add any other context about the problem here.