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:
Somangshu Goswami 2021-06-08 19:23:45 +05:30 committed by GitHub
parent ebacb9e11d
commit 5b7add87db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 > Pull Request Template
> >
> Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request. > Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request.
## Description ## Description
> Please include a summary of the changes and which issue has been fixed. Please also include relevant motivation
> 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. > and context. List any dependencies that are required for this change.
Fixes # (issue) Fixes # (issue)
> if no issue exists, please create an issue and ask the maintainers about this first > if no issue exists, please create an issue and ask the maintainers about this first
## Type of change ## Type of change
@ -20,7 +30,7 @@ Fixes # (issue)
## How Has This Been Tested? ## How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce. > Please describe the tests that you ran to verify your changes. Provide instructions, so we can reproduce.
> Please also list any relevant details for your test configuration. > Please also list any relevant details for your test configuration.
- Test A - Test A