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 d6a5ab6 commit 5379bcfCopy full SHA for 5379bcf
.github/ISSUE_TEMPLATE/report-a-bug.md
@@ -0,0 +1,21 @@
1
+---
2
+name: Report a bug
3
+about: Before reporting a bug, please ensure you are running the latest version of
4
+ Blueprint.
5
+title: ''
6
+labels: ''
7
+assignees: ''
8
+
9
10
11
+<!-- PLEASE COMPLETE THIS TEMPLATE -->
12
13
+- Laravel Version: #.#.#
14
+- PHP Version: #.#.#
15
+- Blueprint Version: #.#.#
16
+- Platform: Mac | Windows | Linux
17
18
+### Description:
19
20
21
+### Steps To Reproduce:
.github/ISSUE_TEMPLATE/request-a-feature.md
@@ -0,0 +1,18 @@
+name: Request a feature
+about: Suggest a new feature or idea to improve Blueprint.
+<!-- PLEASE COMPLETE THE TEMPLATE -->
+### Synopsis:
+### Proposed Syntax:
+### Expected Behavior:
0 commit comments