Skip to content

Commit 7df9a7e

Browse files
author
Lennart Haack
authored
Merge pull request #3 from Lennolium/dev
Cleanup README
2 parents 7600ceb + 3169508 commit 7df9a7e

File tree

4 files changed

+60
-60
lines changed

4 files changed

+60
-60
lines changed

.github/DISCUSSION_TEMPLATE/feature-requests.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ body:
77
<!--- Logo and Header -->
88
<div align="center">
99
<picture>
10-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/Lennolium/simple-useragent/raw/master/img/banner_dark.png"
10+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Lennolium/simple-useragent/main/img/banner_dark.png"
1111
width="500vw">
1212
<source media="(prefers-color-scheme: light)"
13-
srcset="https://github.com/Lennolium/simple-useragent/raw/master/img/banner_light.png"
13+
srcset="https://raw.githubusercontent.com/Lennolium/simple-useragent/main/img/banner_light.png"
1414
width="500vw">
15-
<img alt="PrivacyShield Banner" src="https://github.com/Lennolium/simple-useragent/raw/master/img/banner_light.png"
15+
<img alt="simple-useragent banner" src="https://raw.githubusercontent.com/Lennolium/simple-useragent/main/img/banner_light.png"
1616
width="500vw">
1717
</picture>
1818
</div>

.github/DISCUSSION_TEMPLATE/questions-and-answers.yml

+27-27
Original file line numberDiff line numberDiff line change
@@ -5,36 +5,36 @@ body:
55
attributes:
66
value: |
77
<!--- Logo and Header -->
8-
<div align="center">
9-
<picture>
10-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/Lennolium/simple-useragent/raw/master/img/banner_dark.png"
11-
width="500vw">
12-
<source media="(prefers-color-scheme: light)"
13-
srcset="https://github.com/Lennolium/simple-useragent/raw/master/img/banner_light.png"
14-
width="500vw">
15-
<img alt="PrivacyShield Banner" src="https://github.com/Lennolium/simple-useragent/raw/master/img/banner_light.png"
16-
width="500vw">
17-
</picture>
18-
</div>
8+
<div align="center">
9+
<picture>
10+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Lennolium/simple-useragent/main/img/banner_dark.png"
11+
width="500vw">
12+
<source media="(prefers-color-scheme: light)"
13+
srcset="https://raw.githubusercontent.com/Lennolium/simple-useragent/main/img/banner_light.png"
14+
width="500vw">
15+
<img alt="simple-useragent banner" src="https://raw.githubusercontent.com/Lennolium/simple-useragent/main/img/banner_light.png"
16+
width="500vw">
17+
</picture>
18+
</div>
1919
20-
<h2 align="center">Question Submit Form</h2>
21-
<div align="center">
22-
Provide the following information properly, which will help me to answer your question quickly.
23-
If you need further help with this form, please do not hesitate and contact me via <a href="mailto:simple-useragent@lennolium.dev">email</a>.
24-
Also make sure to check the the discussion forum for similar questions before submitting this form to avoid duplicates.
25-
For <b>issues regarding the package</b>, please open a new issue in the <a href="https://github.com/Lennolium/simple-useragent/issues/new/choose">Issues tab</a>.
26-
<br>
27-
For all general questions, please use this form.
28-
<br>
29-
<br>
20+
<h2 align="center">Question Submit Form</h2>
21+
<div align="center">
22+
Provide the following information properly, which will help me to answer your question quickly.
23+
If you need further help with this form, please do not hesitate and contact me via <a href="mailto:simple-useragent@lennolium.dev">email</a>.
24+
Also make sure to check the the discussion forum for similar questions before submitting this form to avoid duplicates.
25+
For <b>issues regarding the package</b>, please open a new issue in the <a href="https://github.com/Lennolium/simple-useragent/issues/new/choose">Issues tab</a>.
26+
<br>
27+
For all general questions, please use this form.
28+
<br>
29+
<br>
3030
31-
<a href="https://github.com/Lennolium/simple-useragent/discussions" >
32-
<img src="https://img.shields.io/github/discussions/Lennolium/simple-useragent?style=flat-square&color=deepskyblue" alt="discussions" >
33-
</a>
31+
<a href="https://github.com/Lennolium/simple-useragent/discussions" >
32+
<img src="https://img.shields.io/github/discussions/Lennolium/simple-useragent?style=flat-square&color=deepskyblue" alt="discussions" >
33+
</a>
3434
35-
</div>
36-
<br>
37-
<br>
35+
</div>
36+
<br>
37+
<br>
3838
3939
4040
- type: dropdown

.github/ISSUE_TEMPLATE/general-issue.yml

+28-28
Original file line numberDiff line numberDiff line change
@@ -9,38 +9,38 @@ body:
99
attributes:
1010
value: |
1111
<!--- Logo and Header -->
12-
<div align="center">
13-
<picture>
14-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/Lennolium/simple-useragent/raw/master/img/banner_dark.png"
15-
width="500vw">
16-
<source media="(prefers-color-scheme: light)"
17-
srcset="https://github.com/Lennolium/simple-useragent/raw/master/img/banner_light.png"
18-
width="500vw">
19-
<img alt="PrivacyShield Banner" src="https://github.com/Lennolium/simple-useragent/raw/master/img/banner_light.png"
20-
width="500vw">
21-
</picture>
22-
</div>
12+
<div align="center">
13+
<picture>
14+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/Lennolium/simple-useragent/main/img/banner_dark.png"
15+
width="500vw">
16+
<source media="(prefers-color-scheme: light)"
17+
srcset="https://raw.githubusercontent.com/Lennolium/simple-useragent/main/img/banner_light.png"
18+
width="500vw">
19+
<img alt="simple-useragent banner" src="https://raw.githubusercontent.com/Lennolium/simple-useragent/main/img/banner_light.png"
20+
width="500vw">
21+
</picture>
22+
</div>
2323
24-
<h2 align="center">General Issue Submit Form</h2>
25-
<div align="center">
26-
Provide the following information properly, which will help me to resolve your issue quickly.
27-
If you need further help with this form, please do not hesitate and contact me via <a href="mailto:simple-useragent@lennolium.dev">email</a>.
28-
Also make sure to check the issues tab for similar issues before submitting this form to avoid duplicates.
29-
For reporting all <b>general questions and ideas</b>, please open a discussion in the <a href="https://github.com/Lennolium/simple-useragent/discussions/new/choose">Discussion tab</a>.
30-
<br>
31-
<br>
24+
<h2 align="center">General Issue Submit Form</h2>
25+
<div align="center">
26+
Provide the following information properly, which will help me to resolve your issue quickly.
27+
If you need further help with this form, please do not hesitate and contact me via <a href="mailto:simple-useragent@lennolium.dev">email</a>.
28+
Also make sure to check the issues tab for similar issues before submitting this form to avoid duplicates.
29+
For reporting all <b>general questions and ideas</b>, please open a discussion in the <a href="https://github.com/Lennolium/simple-useragent/discussions/new/choose">Discussion tab</a>.
30+
<br>
31+
<br>
3232
33-
<a href="https://github.com/Lennolium/PrivacyShield/issues" >
34-
<img src="https://img.shields.io/github/issues-raw/Lennolium/simple-useragent?style=flat-square&label=Open%20Issues&color=deepskyblue" alt="open issues" >
35-
</a>
33+
<a href="https://github.com/Lennolium/PrivacyShield/issues" >
34+
<img src="https://img.shields.io/github/issues-raw/Lennolium/simple-useragent?style=flat-square&label=Open%20Issues&color=deepskyblue" alt="open issues" >
35+
</a>
3636
37-
<a href="https://github.com/Lennolium/simple-useragent/issues?q=is%3Aissue+is%3Aclosed" >
38-
<img src="https://img.shields.io/github/issues-closed-raw/Lennolium/simple-useragent?style=flat-square&label=Closed%20Issues&color=aliceblue" alt="closed issues" >
39-
</a>
37+
<a href="https://github.com/Lennolium/simple-useragent/issues?q=is%3Aissue+is%3Aclosed" >
38+
<img src="https://img.shields.io/github/issues-closed-raw/Lennolium/simple-useragent?style=flat-square&label=Closed%20Issues&color=aliceblue" alt="closed issues" >
39+
</a>
4040
41-
</div>
42-
<br>
43-
<br>
41+
</div>
42+
<br>
43+
<br>
4444
4545
- type: input
4646
id: category

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,9 @@ improving documentation, or spreading awareness - your involvement strengthens t
212212
respectfully.
213213

214214
- __Bug Report:__ If you are experiencing an issue while using the package, please [create an issue](https://github.com/Lennolium/simple-useragent/issues/new/choose).
215-
- __Feature Request:__ Make this project better by [submitting a feature request](https://github.com/Lennolium/simple-useragent/discussions/2).
215+
- __Feature Request:__ Make this project better by [submitting a feature request](https://github.com/Lennolium/simple-useragent/discussions/new?category=feature-requests).
216216
- __Documentation:__ Improve our documentation by [adding a wiki page](https://github.com/Lennolium/simple-useragent/wiki).
217-
- __Community Support:__ Help others on [GitHub Discussions](https://github.com/Lennolium/simple-useragent/discussions/new/choose).
217+
- __Community Support:__ Help others on [GitHub Discussions](https://github.com/Lennolium/simple-useragent/discussions).
218218
- __Security Report:__ Report critical security issues via our [template](https://github.com/Lennolium/simple-useragent/blob/main/.github/SECURITY.md).
219219

220220
&nbsp;

0 commit comments

Comments
 (0)