We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You can read the official Github guide on how to create a pull request.
But, the gist of it is you need to Fork KFO-Server, then create a new branch for every new feature you intend to add.
For your Fork, you can keep your master branch up-to-date by syncing it with the upstream repository: Github explains this here
Once you do all that, simply go to the Pull Requests, and you'll get an option to create one from your fork!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
You can read the official Github guide on how to create a pull request.
But, the gist of it is you need to Fork KFO-Server, then create a new branch for every new feature you intend to add.
For your Fork, you can keep your master branch up-to-date by syncing it with the upstream repository:
Github explains this here
Once you do all that, simply go to the Pull Requests, and you'll get an option to create one from your fork!
The text was updated successfully, but these errors were encountered: