Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull-request-master.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
**What did you implement/accomplish in this pull request**
A clear and concise description of what you did and the changes tht you are merging.

**What are the issues that you want to close**
Link the issues that you want to close:
You can use the 'close' keyword to close an issue automatically
- close #ISSUE_NUMBER (ex: close #1)

Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
---
name: Merge request to new-ui
about: A merge request used to merge changes into new-ui
title: ''
labels: ''
assignees: ''

---

**What did you implement/accomplish in this pull request**
A clear and concise description of what you did and the changes tht you are merging.

Expand Down