This repository has been archived by the owner on Nov 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
name: New Activity Request | ||
about: Submit a request to add a new activity to Sot Rich Presence | ||
title: "[New Activity] Activity Name" | ||
labels: New activity | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Activity Information | ||
|
||
**Activity Name:** | ||
<!-- Please provide the name of the activity --> | ||
|
||
**Description:** | ||
<!-- Please provide a brief description of the activity --> | ||
|
||
**Duration:** | ||
<!-- Please provide the duration of the activity on a scale from 1 to 5 --> | ||
|
||
**Category:** | ||
<!-- Please specify the category this activity should belong to --> | ||
|
||
## Image | ||
|
||
**Image:** | ||
<!-- Please attach an image that represents the activity --> | ||
|
||
## Additional Information | ||
|
||
**Additional Notes:** | ||
<!-- Any additional information or context about the activity --> | ||
|
||
--- | ||
|
||
Thank you for your contribution! Please make sure all the information is accurate and complete. |