Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 881 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 881 Bytes

GitPlayground

This is the Playground for GIT

  • Add new content for a pull request
  • Add Updates
  • Add Updates 1

Pull Request Template in GitHub

  • Single Template

Create PULL_REQUEST_TEMPLATE.md in either the project’s root folder or .github directory.

  • Multi Templates
  1. Create .md files under .github/PULL_REQUEST_TEMPLATE.
  2. Create the default template .github/pull_request_template.md with the following content
Please go the the `Preview` tab and select the appropriate sub-template:

* [Group A](?expand=1&template=group_a_template.md)
* [Group B](?expand=1&template=group_b_template.md)

Git Rebase vs Git Merge

Contribute to someone's repository