mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-25 15:25:44 +00:00
fix: syntax error for code snippets
Updated formatting and fixed minor text inconsistencies in the CONTRIBUTING.md file as the bash commands had their intro text inside the code block
This commit is contained in:
+1
-2
@@ -3,7 +3,6 @@
|
||||
Thank you for considering contributing to this project! By contributing, you help make this project better for everyone. Please take a moment to review these guidelines to ensure a smooth contribution process.
|
||||
|
||||
Areas where help is especially valuable:
|
||||
|
||||
- Export optimisations
|
||||
- Native screen recording for Linux
|
||||
- Wallpaper submissions
|
||||
@@ -17,7 +16,7 @@ Areas where help is especially valuable:
|
||||
2. **Clone Your Fork**
|
||||
- Clone your forked repository to your local machine:
|
||||
```bash
|
||||
git clone https://github.com/your-username/Recordly.git
|
||||
git clone https://github.com/your-username/Recordly.git
|
||||
```
|
||||
|
||||
3. **Create a New Branch**
|
||||
|
||||
Reference in New Issue
Block a user