About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:making_pull_requests

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
development:making_pull_requests [2016/05/24 14:15] – created crhallbergdevelopment:making_pull_requests [2020/12/08 12:40] – [Making Pull Requests] demiankatz
Line 1: Line 1:
 ====== Making Pull Requests ====== ====== Making Pull Requests ======
 +
 +Pull requests are the preferred way to share proposed changes to the VuFind code. They allow code to be discussed and refined prior to inclusion in the project. If you have not worked with them before, you can learn more in [[https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/about-pull-requests|GitHub's documentation]].
  
 Anyone may and is encouraged to make and contribute to pull requests. Since VuFind is so flexible, a lot of libraries add custom functionality to their instances. We're thrilled when developers share this code back with us! Anyone may and is encouraged to make and contribute to pull requests. Since VuFind is so flexible, a lot of libraries add custom functionality to their instances. We're thrilled when developers share this code back with us!
Line 32: Line 34:
   * improvement   * improvement
   * new feature   * new feature
 +
 +===== Other GitHub Features =====
 +
 +  * Contributor - setting this would let us know who to talk to directly if need be.
 +  * Milestones - The VuFind main dev team will assign these as needed.
 +  * Issues are located on [[http://vufind.org/jira|JIRA]].
 +
 +
 +
 ---- struct data ---- ---- struct data ----
 ---- ----
  
development/making_pull_requests.txt · Last modified: 2022/04/11 16:16 by emaijala