-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e7ccf1
commit 8f092a6
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
name: 'default pr' | ||
about: Submit details for an event | ||
title: '[Type of work]: [Title]' | ||
labels: '' | ||
assignees: '' | ||
--- | ||
|
||
## What does this PR do ? | ||
|
||
- Fixes ....(Mention issue number here) | ||
|
||
## Consideration | ||
|
||
Explain what are the things you have considered while working on this PR. This will also include alternatives options, reason for you decision. | ||
|
||
## How to test ? | ||
|
||
Explain steps for testing |