Skip to content

Commit 878bf0b

Browse files
committed
Added .md files
1 parent 8f40324 commit 878bf0b

File tree

4 files changed

+459
-57
lines changed

4 files changed

+459
-57
lines changed

CHANGELOG.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

ISSUE_TEMPLATE.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Prerequisites
2+
3+
Please answer the following questions for yourself before submitting an issue.
4+
5+
- [ ] I am running the latest version
6+
- [ ] I checked the documentation and found no answer
7+
- [ ] I checked to make sure that this issue has not already been filed
8+
- [ ] I'm reporting the issue to the correct repository (for multi-repository projects)
9+
10+
# Expected Behavior
11+
12+
Please describe the behavior you are expecting
13+
14+
# Current Behavior
15+
16+
What is the current behavior?
17+
18+
# Failure Information (for bugs)
19+
20+
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
21+
22+
## Steps to Reproduce
23+
24+
Please provide detailed steps for reproducing the issue.
25+
26+
1. step 1
27+
2. step 2
28+
3. you get it...
29+
30+
## Context
31+
32+
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
33+
34+
* Device:
35+
* Operating System:
36+
* Browser and Version:
37+
38+
## Failure Logs
39+
40+
Please include any relevant log snippets or files here.

changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
All notable changes to `Light Bootstrap Dashboard` frontend preset for Laravel will be documented in this file.
4+
5+
## Version 1.0.0
6+
7+
### Added
8+
- Light Bootstrap Dashboard v1.0.0 frontend theme
9+
- Laravel Auth preset
10+
- Change user profile
11+
- User CRUD
12+
13+
## Version 1.0.0 - Version 1.0.4
14+
- Bugfixes
15+
16+
## Version 1.0.5
17+
- Add link to pro theme

0 commit comments

Comments
 (0)