Skip to content

Instantly share code, notes, and snippets.

@apurvajain
Last active January 16, 2024 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save apurvajain/e3281da0e55d03477a1c41f15cde4ea5 to your computer and use it in GitHub Desktop.
Save apurvajain/e3281da0e55d03477a1c41f15cde4ea5 to your computer and use it in GitHub Desktop.
PR/MR Template

Bug PR/MR Template

Title

(Ticket#: broken menu link on admin page)

Summary

(Summarize the bug encountered concisely)

Steps to reproduce

(How one can reproduce the issue - this is very important)

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks to format console output, logs, and code as it's very hard to read otherwise.)

Fixes

(If you can, link to the line of code that might be responsible for the problem)

/label ~retest
/assign @qa-tester

Chore PR/MR Template

Title

(Ticket#: update readme with latest setup steps)

Summary

(Summarize the chore task concisely)

Relevant screenshots

(Paste any relevant screenshots)

/label ~linter ~sandbox

Feature PR/MR Template

Title

(Ticket#:[Epic Name] add claim damage and new claim pages)

Summary

(Summarize the feature concisely)

Relevant screenshots

(Paste any relevant screenshots)

Testing instructions

(If you can, add necessary steps/pre-requisites to test the feature)

/label ~epic-name
/assign @qa-tester

POC/Spike PR/MR Template

Title

(Ticket#:[Epic Name] integrate open cart with MS Access DB)

POC/Spike Objective

(Summarize the POC objective concisely)

PoC Input Checklist

(List down fixed scope, defined approach, resources needed and dev env setup)

PoC Output Checklist

(Recommendation for Prototype phase developed) (Key personnel resources and skillset requirements identified) (Process approach is defined) (High-level business features have been identified and prioritized) (High-level technical features and requirements have been identified and prioritized)

/label ~epic-name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment