Website/docs/md/tutorials/make-a-pr.md
2023-03-02 21:11:37 -05:00

2.0 KiB

Requirements

How-to create a pull request

This will learn you how to contribute to SPT-Aki repositories on dev.sp-tarkov.com by using the website.

Forking a project and editing its files

  1. Fork the project you want to contribute to.

  1. (optional) Change the forked repository name and informations

  1. By clicking the "Fork Repository" it should bring you directly to your newly "copied" repository. You can now directly modify the file from the gitea website file editor.

  1. Add a helpful commit message (at the bottom of the page) and click on the "Commit changes" button.

You should see your changes in the file.

You can now create a pull request on the original repository to submit your changes!

Creating the actual Pull Request

  1. Go onto the original repository page and click the "New Pull Request" button.

  1. Select your repository in the right dropdown menu (should update the page and highlight the changes between your fork and the original repository).

  1. Click the "New Pull Request" button.

  1. Fill the form with informations that would help others better understand your changes and click the "Create Pull Request" button.

You have now created a pull request!

Guilded link: https://www.guilded.gg/senkospub

Written by Sgt.Floof