Skip to content

Github Create Issue button need refactoring #3517

@LasneF

Description

@LasneF

currently the button new issue

lead to this page
image

that does contains plenty of links to the documentation but not a visible way to "open" an issue

this is due to this files
https://github.com/OAI/OpenAPI-Specification/blob/main/.github/ISSUE_TEMPLATE/config.yml

i would suggest to leverage several files , and a keep it simple approach

  • Bug Report
  • Feature Request
  • Question

associating a dedicated label automatically

following for instance for bug report

---
name: Bug report
about: Create a report to help us improve
labels: bug
---

**Describe the bug**

**Expected behavior**

**Additional context**

we could also mentionned the version of OAS affected

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions