FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add templates for Issues and Pull Requests · Issue #449 · EngineSquared/EngineSquared · GitHub

Add templates for Issues and Pull Requests #449

Description

Problem

The repository lacks dedicated templates for Issues and Pull Requests, which can lead to inconsistent or incomplete reporting and submission by contributors. Having standardized templates improves clarity and speeds up the review process.

Proposal

  • Add an Issue template that guides users to provide key information when reporting bugs, requesting features, or asking questions.
  • Add a Pull Request template to ensure contributors provide context, testing steps, and any required documentation.

Tasks

  • Create a .github/ISSUE_TEMPLATE/ directory if it doesn't exist.
  • Add one or more Markdown Issue templates (e.g., bug_report.md, feature_request.md).
  • Add a PULL_REQUEST_TEMPLATE.md in .github/ (or as appropriate).
  • Ensure templates include clear sections for description, steps to reproduce, expected/actual behavior (issues), and for context, testing, and documentation (PRs).

Acceptance Criteria

  • All new Issues and Pull Requests use the new templates by default.
  • Templates are clear and help reduce back-and-forth for missing information.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL