Skip to content

📝(issue templates) switch to forms#2207

Open
virgile-dev wants to merge 1 commit intomainfrom
update-issue-templates
Open

📝(issue templates) switch to forms#2207
virgile-dev wants to merge 1 commit intomainfrom
update-issue-templates

Conversation

@virgile-dev
Copy link
Copy Markdown
Collaborator

Purpose

so it is easier to file issues

Proposal

  • deleted templates in markdown
  • created YAML templates

External contributions

Thank you for your contribution! 🎉

Please ensure the following items are checked before submitting your pull request:

General requirements

Skip the checkbox below 👇 if you're fixing an issue or adding documentation

  • Before submitting a PR for a new feature I made sure to contact the product manager

CI requirements

  • I made sure that all existing tests are passing
  • I have signed off my commits with git commit --signoff (DCO compliance)
  • I have signed my commits with my SSH or GPG key (git commit -S)
  • My commit messages follow the required format: <gitmoji>(type) title description
  • I have added a changelog entry under ## [Unreleased] section (if noticeable change)

AI requirements

Skip the checkboxes below 👇 If you didn't use AI for your contribution

  • I used AI assistance to produce part or all of this contribution
  • I have read, reviewed, understood and can explain the code I am submitting
  • I can jump in a call or a chat to explain my work to a maintainer

@virgile-dev virgile-dev requested a review from AntoLC April 16, 2026 07:04
Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/feature_request.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/support_question.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/support_question.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
@virgile-dev virgile-dev force-pushed the update-issue-templates branch 3 times, most recently from 0862486 to 271db8b Compare April 16, 2026 17:11
so it is easier to file issues

Signed-off-by: virgile-deville <virgile.deville@beta.gouv.fr>
@virgile-dev virgile-dev force-pushed the update-issue-templates branch from 271db8b to 5ccc7b2 Compare April 16, 2026 17:13
@virgile-dev virgile-dev requested a review from AntoLC April 16, 2026 17:14
@AntoLC AntoLC added documentation Improvements or additions to documentation CI configuration and removed documentation Improvements or additions to documentation labels Apr 17, 2026
value: "I have a solution!"
validations:
required: false
- type: textarea
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Input should be enough for that:

Suggested change
- type: textarea
- type: input

As it is now:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants