Skip to content

Commit

Permalink
docs: change presence to activity (#9302)
Browse files Browse the repository at this point in the history
  • Loading branch information
skullysmods authored Feb 19, 2025
1 parent 80733b5 commit b7f56a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<!-- A clear and detailed description of the changes, referencing issues if applicable -->

## Acknowledgements
- [ ] I read the [Presence Guidelines](https://github.com/PreMiD/Presences/blob/main/.github/CONTRIBUTING.md)
- [ ] I read the [Activity Guidelines](https://github.com/PreMiD/Presences/blob/main/.github/CONTRIBUTING.md)
- [ ] I linted the code by running `yarn format`
- [ ] The PR title follows the repo's [commit conventions](https://github.com/PreMiD/Presences/blob/main/.github/COMMIT_CONVENTION.md)

## Screenshots
<details>
<summary> Proof showing the creation/modification is working as expected </summary>
<!--
Screenshots of the presence settings (if applicable) and at least TWO screenshots of the presence displaying correctly
Screenshots of the activity settings (if applicable) and at least TWO screenshots of the activity displaying correctly
Including these screenshots will assist the reviewing processes thus speeding up the process of the pull request being merged
-->

Expand Down
4 changes: 2 additions & 2 deletions .resources/README.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Resouces for Presences
# Resources for Activities

In this folder you can find resource images which you can use to display the status of what the user is doing.

Expand Down Expand Up @@ -44,4 +44,4 @@ enum Assets {
PremiereLive = "https://cdn.rcd.gg/PreMiD/resources/premiere-live.png",
Viewing = "https://cdn.rcd.gg/PreMiD/resources/viewing.png",
}
```
```

0 comments on commit b7f56a2

Please sign in to comment.