mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #122] Add GitHub issue and PR templates for better project organization #154
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/122
Author: @josiah-mbao
Created: 12/24/2025
Status: 🔄 Open
Base:
main← Head:add-github-templates📝 Commits (1)
c84b724Add GitHub issue and PR templates for better project organization📊 Changes
3 files changed (+103 additions, -0 deletions)
View changed files
➕
.github/ISSUE_TEMPLATE/bug_report.md(+37 -0)➕
.github/ISSUE_TEMPLATE/feature_request.md(+28 -0)➕
.github/PULL_REQUEST_TEMPLATE.md(+38 -0)📄 Description
I have successfully completed the implementation of GitHub issue and PR templates, addressing Issue #119. Here's what was accomplished:
✅ Completed Tasks:
Created GitHub Issue Templates:
bug_report.md- Structured template for reporting bugs with environment info, reproduction steps, and expected behaviorfeature_request.md- Template for suggesting new features with problem description and solution detailsCreated Pull Request Template:
PULL_REQUEST_TEMPLATE.md- Comprehensive checklist including summary, test plan, documentation, and code quality guidelinesSuccessfully Implemented:
.github/ISSUE_TEMPLATE/directory structureadd-github-templates🎯 Benefits of This Contribution:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.