1
0
Fork 0
freesewing/markdown/dev/reference/terms/pull-request/en.md

10 lines
279 B
Markdown
Raw Normal View History

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