Skip to content

Commit

Permalink
Revert "📝"
Browse files Browse the repository at this point in the history
This reverts commit 8eea47b.
  • Loading branch information
rxri committed May 24, 2021
1 parent 903abc6 commit 05dff4c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: Create a bug report for presence that you are having issues with.
about: Create a report to help us improve
---

**Describe the Bug**
Expand All @@ -21,7 +21,7 @@ about: Create a bug report for presence that you are having issues with.

**Environment**
<!--- Required, please complete the following information: -->
- OS: <!-- e.g. iOS, Windows 10, Windows 8.1, Windows 7 or Linux -->
- OS: <!-- e.g. iOS, Windows 10, Windows 8.1, Windows 7 or Linux -->
- Browser: <!-- e.g. Chrome, Firefox, Opera, Edge, etc... -->
- Version: <!-- e.g. 80.0.334.4 (64-bit) -->
<!-- You can get the version by visiting about:support on Firefox or chrome://help on most browsers -->
Expand Down
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest an idea for already made presence.
about: Suggest an idea for PreMiD
---

**Is your feature request related to a problem? Please describe.**
Expand All @@ -9,5 +9,8 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate
**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
</div>

This repository contains the source code of all presences that are available in
PreMiD Store. If you would like to **publish** your presence,
PreMiD Store. If you would like to <strong>publish</strong> your presence,
please feel free to open a
[pull request](https://github.com/PreMiD/Presences/pulls).
<a href="https://github.com/PreMiD/Presences/pulls">pull request</a>.

<div align="left">
<a target="_blank" href="https://discord.premid.app/" title="Join our Discord!">
Expand All @@ -19,7 +19,7 @@ please feel free to open a
- You must have the
[latest TypeScript compiler](https://www.typescriptlang.org/#download-links)
version installed
- Basic knowlege of TypeScript. [5-minute TS tutorial](https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html)
- Basic knowlege of TypeScript

## Getting started

Expand Down

0 comments on commit 05dff4c

Please sign in to comment.