Giter VIP home page Giter VIP logo

pr-templates's Introduction

Pull Request Templates

Checking how does this PR works

Purpose

Adding a pull request template to your project helps add clarity around contributing guidelines. The template helps enforce consistency and transparency around contributions to your code base. By supplementing your pull request with a detailed description, you help the contributor aggregate their work into a meaningful summary while providing more context for the code reviewer.

This repo was created to share properties of a pull request description we consider to be useful during our code review process. We've taken some time to split these templates based on the type of project (e.g backend, frontend, open source library, etc...). Please feel free to use these templates within your own projects, and share with us by contributing to this project.

Installation

Check out your default branch, most of the time this is master:

git checkout master

Create a .github directory:

mkdir .github && cd .github

Once thats created, you need to download the template from this repo. To download the template you would like to use, you can run the following cURL command:

curl -O https://raw.githubusercontent.com/echobind/pr-templates/master/frontend/PULL_REQUEST_TEMPLATE

Every template is named PULL_REQUEST_TEMPLATE for easy installation, so you just need to update the path in order to retrieve the correct template.

Copyright (c)

Legal

Echobind LLC (c) 2016 @echobind Licensed under the MIT license

pr-templates's People

Contributors

alvincrespo avatar cball avatar myared avatar darleendenno avatar shivajipotnuru avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.