Skip to content

Commit d96c8e1

Browse files
committed
Update
Signed-off-by: Magic <magicoflolis@tuta.io>
1 parent 3697115 commit d96c8e1

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/01_bug_report.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ body:
3434
description: What browser are you seeing this bug on?
3535
validations:
3636
required: true
37+
- type: input
38+
id: userjs-manager
39+
attributes:
40+
label: User Script Manager
41+
description: What user script manager are you using? - not required when using Web Extension
42+
validations:
43+
required: false
3744
- type: input
3845
id: url
3946
attributes:
@@ -60,4 +67,4 @@ body:
6067
1. Console error '...'
6168
1. etc.
6269
validations:
63-
required: false
70+
required: false

.github/ISSUE_TEMPLATE/02_feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ body:
1111
label: Feature description
1212
description: A clear and concise description, please include if your feature request is related to a problem.
1313
validations:
14-
required: true
14+
required: true

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,12 @@
55

66
---
77

8-
<center>
9-
<h1>
8+
<h1 align="center">
109
<sub>
1110
<img src="https://raw.githubusercontent.com/magicoflolis/Userscript-Plus/9aa3abea2e6d5caadf051edc9790657da91a1358/src/img/greasyfork.svg" height="38" width="38">
1211
</sub>
1312
Magic Userscript+
1413
</h1>
15-
</center>
1614

1715
*A complete rewrite of [Userscript+ : Show Site All UserJS](https://github.com/jae-jae/Userscript-Plus)*
1816

0 commit comments

Comments
 (0)