Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sametcn99 authored Feb 2, 2024
1 parent 58c4e4d commit e2d08ee
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Pull Request

## Description

[Provide a brief description of the changes introduced by this pull request.]

## Related Issues

[Reference any related issues by mentioning their numbers. For example, "Fixes #123" or "Addresses #456."]

## Checklist

Please review and check the following before submitting your pull request:

- [ ] I have read the [CONTRIBUTING.md](https://github.com/sametcn99/github-profile-viewer/blob/master/CONTRIBUTING.md) file.
- [ ] My code follows the project's coding standards.
- [ ] I have tested my changes thoroughly.
- [ ] I have updated the project documentation if necessary.
- [ ] There are no merge conflicts.

## Screenshots (if applicable)

[Include screenshots or GIFs showcasing the changes, especially for UI-related modifications.]

## Additional Notes

[Include any additional information or context that might be helpful for the reviewer.]

## Reviewers

[Tag any specific individuals or teams that should review your pull request.]

## How to Test

[Provide steps or instructions on how to test your changes, especially if they involve specific scenarios.]

Thank you for your contribution!

1 comment on commit e2d08ee

@vercel
Copy link

@vercel vercel bot commented on e2d08ee Feb 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.