-
Thank you for your interest in contributing to our project! Here’s a quick guide to help you get started: |
Beta Was this translation helpful? Give feedback.
Answered by
DF0ster
Jan 9, 2025
Replies: 1 comment
-
We review pull requests regularly and will get back to you as soon as possible. Feel free to ask any questions or for help during the process. We appreciate your contributions! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DF0ster
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
git clone https://github.com/YOUR-USERNAME/YOUR-FORK.git
git checkout -b feature/your-feature-name
git commit -am "Add a brief message describing your changes"
git push origin feature/your-feature-name