Skip to content

Commit 5379bcf

Browse files
Create issue templates
1 parent d6a5ab6 commit 5379bcf

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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:
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
name: Request a feature
3+
about: Suggest a new feature or idea to improve Blueprint.
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!-- PLEASE COMPLETE THE TEMPLATE -->
11+
12+
### Synopsis:
13+
14+
15+
### Proposed Syntax:
16+
17+
18+
### Expected Behavior:

0 commit comments

Comments
 (0)