Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

Commit 2f8ce22

Browse files
committed
Commit after cleanup
0 parents  commit 2f8ce22

32 files changed

+6156070
-0
lines changed

.gitattributes

Whitespace-only changes.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug report 🐞
3+
about: Create a report to help us improve.
4+
title: ''
5+
labels: bug
6+
assignees: 'hl2guide'
7+
---
8+
**Describe the bug**
9+
A clear and concise description of what the bug is.
10+
**To Reproduce**
11+
Steps to reproduce the behavior:
12+
1. Go to '...'
13+
2. Click on '....'
14+
3. Scroll down to '....'
15+
4. See error
16+
**Expected behavior**
17+
A clear and concise description of what you expected to happen.
18+
**Screenshots**
19+
If applicable, add screenshots to help explain your problem.
20+
**Desktop (please complete the following information):**
21+
- Browser [e.g. chrome, safari]
22+
- Version [e.g. 22]
23+
**Additional context**
24+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Feature Request 💡
3+
about: Suggest a new idea for the project.
4+
title: ''
5+
labels: enhancement
6+
assignees: 'hl2guide'
7+
---
8+
## Summary
9+
Brief explanation of the feature.
10+
### Basic example
11+
If the proposal involves a new or changed API, include a basic code example. Omit this section if it's not applicable.
12+
### Motivation
13+
Why are we doing this? What use cases does it support? What is the expected outcome?
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: New Blocklist Suggestion ⚡
3+
about: Suggest a new blocklist.
4+
title: ''
5+
labels: enhancement
6+
assignees: 'hl2guide'
7+
---
8+
## Summary
9+
What is a brief explanation of the blocklist?
10+
### Blocklist Homepage
11+
What is the homepage of the blocklist? (GitHub link if possible)
12+
### Blocklist Link
13+
What is the link to blocklist?

0 commit comments

Comments
 (0)