mirror of
https://github.com/ChrispyBacon-dev/DockFlare.git
synced 2026-04-26 10:50:43 +00:00
✨v1.8.0
This commit is contained in:
parent
9c7ed0b8b4
commit
4bbbbca577
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ There are many ways you can contribute to DockFlare:
|
|||
## Getting Started (If You Plan to Code)
|
||||
|
||||
1. **Fork the repository** on GitHub.
|
||||
2. **Clone your fork** locally: `git clone https://github.com/YOUR_USERNAME/DockFlare.git`
|
||||
2. **Clone your fork** locally: `git clone https://github.com/ChrispyBacon-dev/DockFlare.git`
|
||||
3. **Create a new branch** for your feature or bug fix: `git checkout -b feature/your-feature-name` or `git checkout -b fix/bug-description`.
|
||||
4. **Set up your development environment.** Ensure you have Python (matching the project version), Docker, Docker Compose, and Node.js/npm (for frontend assets) installed.
|
||||
5. **Install dependencies:**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue