1
0
Fork 0

chore(markdown): Redistributed contributor docs

This commit is contained in:
Joost De Cock 2021-12-28 11:06:54 +01:00
parent 424bb7296a
commit 2b8951bd2d
64 changed files with 35 additions and 39 deletions

View file

@ -0,0 +1,9 @@
---
title: Pull request
---
A pull request is a proposal to commit changes to a repository.
Pull requests can either be made because the person does not have the rights to make
changes to the repository directly. Or to discuss or validate the changes prior to
accepting them.