-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into docs/spotify
- Loading branch information
Showing
1 changed file
with
29 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,29 @@ | ||
--- | ||
name: Write a Guide | ||
about: Template to write guides | ||
title: 'doc: ' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- Describe the requirements here --> | ||
|
||
## Content Creation Requirements | ||
To maintain the quality of our content, please adhere to the following guidelines: | ||
|
||
### 1. Accuracy in Language | ||
- **Grammar and Spelling:** Ensure your content is free from grammatical and spelling errors. | ||
|
||
### 2. Tone and Style | ||
- **Neutral Tone:** Maintain a neutral, non-emotional tone throughout the content. | ||
- **Engaging Style:** Write in a free-flowing and engaging manner, keeping the reader's interest. | ||
|
||
### 3. Content Integrity | ||
- **Fact-Checking:** Verify all information. If unsure, use Discord to clarify. | ||
- **Relevance:** Ensure all content is cohesive, to the point, and directly related to the title. | ||
|
||
### 4. Originality | ||
- **Avoid Low-Effort Content:** Content should be original and not solely generated by AI tools like ChatGPT. | ||
|
||
**PS: Adherence to these guidelines is crucial. Content not meeting these standards may require revision or may not be accepted.** |