Skip to content

Commit c679036

Browse files
committed
Update templates and remove unused assets
Enhanced the issue and pull request templates for better clarity and structure. Removed the CHANGELOG.md file and several unused image assets from the repository to clean up project files.
1 parent 6b24f1b commit c679036

File tree

8 files changed

+37
-235
lines changed

8 files changed

+37
-235
lines changed

.github/issue_template.md

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1-
Please only submit feature suggestions or bug reports if you believe something is broken.
1+
# Issue Template
22

3-
If you need help, you can attend the [Office Hours](https://beautifuljekyll.com/officehours) (only available for [sponsors](https://beautifuljekyll.com/plans/)).
3+
## Issue Type
4+
5+
- [ ] Bug Report
6+
- [ ] Feature Request
7+
- [ ] Documentation
8+
- [ ] Question
9+
10+
## Description
11+
<!-- Provide a clear and concise description of the issue or feature request -->
12+
13+
## Steps to Reproduce (for bugs)
14+
15+
1.
16+
2.
17+
3.
18+
19+
## Expected Behavior
20+
<!-- What did you expect to happen? -->
21+
22+
## Actual Behavior
23+
<!-- What actually happened? -->
24+
25+
## Environment
26+
27+
- **OS:**
28+
- **Browser:**
29+
- **Jekyll version:**
30+
31+
## Screenshots
32+
<!-- If applicable, add screenshots to help explain the issue -->
33+
34+
## Additional Context
35+
<!-- Add any other context about the problem here -->

.github/pull_request_template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Pull Request Template
2+
13
## Description
24
<!-- Brief description of changes in this PR -->
35

@@ -11,6 +13,7 @@
1113
- [ ] Other (describe below)
1214

1315
## Checklist
16+
1417
- [ ] Tested preview locally (`bundle exec jekyll serve`)
1518
- [ ] Checked spelling and grammar
1619
- [ ] Optimized images (if applicable)

CHANGELOG.md

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

assets/img/avatar-icon.png

-18.6 KB
Binary file not shown.

assets/img/hello_world.jpeg

-17.7 KB
Binary file not shown.

assets/img/install-steps.gif

-2.11 MB
Binary file not shown.

assets/img/path.jpg

-262 KB
Binary file not shown.

assets/img/thumb.png

-387 KB
Binary file not shown.

0 commit comments

Comments
 (0)