pull request template updated for title standardization (#4597)
* pull request template updated for title standardization * remove the issue id from title - it does not provide any additional context
This commit is contained in:
parent
ebacb9e11d
commit
5b7add87db
10
.github/pull_request_template.md
vendored
10
.github/pull_request_template.md
vendored
|
|
@ -1,12 +1,22 @@
|
|||
---
|
||||
name: "Pull Request"
|
||||
about: Create a pull request to submit new contributions to appsmith
|
||||
title: "[FIX/FEATURE]"
|
||||
labels:
|
||||
assignees:
|
||||
---
|
||||
|
||||
> Pull Request Template
|
||||
>
|
||||
> Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request.
|
||||
|
||||
## Description
|
||||
|
||||
> Please include a summary of the changes and which issue has been fixed. Please also include relevant motivation
|
||||
> and context. List any dependencies that are required for this change.
|
||||
|
||||
Fixes # (issue)
|
||||
|
||||
> if no issue exists, please create an issue and ask the maintainers about this first
|
||||
|
||||
## Type of change
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user