chore(markdown): Redistributed contributor docs
This commit is contained in:
parent
424bb7296a
commit
2b8951bd2d
64 changed files with 35 additions and 39 deletions
9
markdown/dev/reference/terms/pull-request/en.md
Normal file
9
markdown/dev/reference/terms/pull-request/en.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue