Skip to content
This repository was archived by the owner on May 10, 2026. It is now read-only.
This repository was archived by the owner on May 10, 2026. It is now read-only.

Create issue templates #21

Description

@pBouillon

Issue Summary

As of now, when creating an issue, there is only a single markdown file that needs to be completed depending on what is being reported (bug, feature, etc.)

This can lead to incoherent sections for what is being written.

Issue templates could greatly help in improving the quality of the issues that are being written by having specific types of content per issues instead of a generic one

Category

- [ ] Bug report
- [ ] Regression
- [ ] Feature suggestion
- [ ] Documentation issue
- [x] Other

Expected Behavior

When creating an issue, I should be able to choose what I would like to write.

A good example is the eslint issue page:

image

Actual Behavior

There is a single and generic markdown template to fill:

image

Steps to Reproduce

N/A

Environment

  • Browser/Device: N/A
  • Node version: N/A
  • Version: N/A

Additional Information

The templates should be for each section of the Category part:

  • Bug report
  • Regression
  • Feature suggestion
  • Documentation issue
  • Other

Additionally, an option inviting to use the discussions (as in the eslint repository) could be a nice addition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    beginner-friendlyIssue suitable for contributors who are new to the project or the technology stack usedgood first issueGood for newcomershacktoberfestIssues elligible for the HacktoberfestmetaIssue related to the project itself

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions