Skip to content

Commit

Permalink
change in github template
Browse files Browse the repository at this point in the history
  • Loading branch information
logoutdhaval committed Nov 27, 2023
1 parent 481fc68 commit 511dd4a
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
## Description

* Describe the changes made and why they were made.
* Add a link to teh design document or include the design bullet points related to this PR here.

_(Ignore if these details are present on the associated JIRA ticket)_
* PR title should have jira ticket enclosed in `[]`.<br>
Format: ``` [jira_ticket] description```<br>
ex: [phee-123] PR title.
* Add a link to the Jira ticket.
* Describe the changes made af these details are present on the associated JIRA ticket)_

## Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!
- [ ] Followed the PR title naming convention mentioned above.

- [ ] Design related bullet points or design document link related to this PR added in the description above.

Expand Down

0 comments on commit 511dd4a

Please sign in to comment.