Skip to content
New issue

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

GUIDE: How to contribute my code to the repository? #12

Open
Crystalwarrior opened this issue Sep 4, 2021 · 0 comments
Open

GUIDE: How to contribute my code to the repository? #12

Crystalwarrior opened this issue Sep 4, 2021 · 0 comments
Labels
guide Find out how to do something

Comments

@Crystalwarrior
Copy link
Owner

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.
image

For your Fork, you can keep your master branch up-to-date by syncing it with the upstream repository:
image
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!

@Crystalwarrior Crystalwarrior added the guide Find out how to do something label Sep 4, 2021
@Crystalwarrior Crystalwarrior pinned this issue Sep 4, 2021
@Crystalwarrior Crystalwarrior unpinned this issue Nov 26, 2023
@Crystalwarrior Crystalwarrior pinned this issue Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guide Find out how to do something
Projects
None yet
Development

No branches or pull requests

1 participant