We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec056df commit 36b2815Copy full SHA for 36b2815
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -0,0 +1,16 @@
1
+---
2
+name: Bug reproducible report
3
+about: Create a reproducible report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
+What actually happened:
10
+1.
11
+2.
12
13
+What should have happened:
14
15
16
.github/ISSUE_TEMPLATE/config.yml
@@ -9,6 +9,3 @@ contact_links:
- name: Report a security issue
url: https://github.com/stefanzweifel/laravel-sends/security/policy
about: Learn how to notify us for sensitive bugs
- - name: Report a bug
- url: https://github.com/stefanzweifel/laravel-sends/issues/new
- about: Report a reproducable bug
0 commit comments