Skip to content

Convert ISSUES.md content to GitHub issue templates #22

Description

@Saburesh07

Background

As part of repository standardization (PR #21), we removed the spurious ISSUES.md file that contained issue reporting guidelines.

Action Required

The content from the removed ISSUES.md file should be converted to proper GitHub issue templates in the .github/ISSUE_TEMPLATE/ directory.

Original ISSUES.md Content

The file contained guidelines for:

  • What information to include when reporting issues
  • Requirements for SSCCE (Short, Self Contained, Correct Example)
  • Steps for reproducing issues

Recommended Solution

Create appropriate issue templates such as:

  • .github/ISSUE_TEMPLATE/bug_report.md
  • .github/ISSUE_TEMPLATE/feature_request.md

These templates will provide better structure for issue reporting and replace the functionality that was in the removed ISSUES.md file.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions