DEV Community

Aashutosh Poudel
Aashutosh Poudel

Posted on

4 1

Sample Issue template and Pull request template for Github/Gitlab

Here's a slightly modified issue template and pull request template I came up with. Based on Issue and Pull Request Template Generator.

Pull request template

*(Provide a general summary of the issue in the Title above)*

## Detailed Description
*(Provide a detailed description of the change or addition you are proposing)*<br><br>

## Context
*(Why is this change important to you? How would you use it?<br>
How can it benefit other users?)*<br><br>

## Possible Implementation
*(Not obligatory, but suggest an idea for implementing addition or change)*<br><br>

## Your Environment
*(Include as many relevant details about the environment you experienced the bug in)*
* Version used:
* Environment name and version (e.g. Chrome 39, node.js 5.4):
* Operating System and version (desktop or mobile):
* Link to your project:
Enter fullscreen mode Exit fullscreen mode

Issue template

*(Provide a general summary of the issue in the Title above)*

## Description
*(Provide a more detailed introduction to the issue itself, and why you consider it to be a bug)*<br><br>

## Expected Behavior
*(Tell us what should happen)*<br><br>

## Actual Behavior
*(Tell us what happens instead)*<br><br>

## Possible Fix
*(Not obligatory, but suggest a fix or reason for the bug)*<br><br>

## Steps to Reproduce
*(Provide a link to a live example, or an unambiguous set of steps to<br>
reproduce this bug. Include code to reproduce, if relevant)*<br>
1. Step 1
2. Step 2
3.
4.

## Context
*(How has this bug affected you? What were you trying to accomplish?)*<br><br>

## Your Environment
*(Include as many relevant details about the environment you experienced the bug in)*
* Version used:
* Environment name and version (e.g. Chrome 39, node.js 5.4):
* Operating System and version (desktop or mobile):
* Link to your project:
Enter fullscreen mode Exit fullscreen mode

Image of Datadog

The Future of AI, LLMs, and Observability on Google Cloud

Datadog sat down with Google’s Director of AI to discuss the current and future states of AI, ML, and LLMs on Google Cloud. Discover 7 key insights for technical leaders, covering everything from upskilling teams to observability best practices

Learn More

Top comments (0)

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay