Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure GitHub issue templates #539

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Configure GitHub issue templates #539

merged 1 commit into from
Oct 10, 2023

Conversation

JohnAlbin
Copy link
Collaborator

@JohnAlbin JohnAlbin commented Oct 8, 2023

This pull request is for: (mark with an "x")

  • examples/*
  • modules/next
  • packages/next-drupal
  • starters/basic-starter
  • starters/graphql-starter
  • Other

GitHub Issue: #531
Please add a link to the GitHub issue
where this problem is discussed.

  • I need help adding tests. (mark with an "x")
    Code changes need test coverage. If you don't know
    how to make tests, check this box to ask for help.

Describe your changes

Adds a GitHub pull request template and GitHub forms for bug reports, feature requests and questions.

A demo of the issue queue forms can be seen on my fork of next-drupal: https://github.com/JohnAlbin/next-drupal/issues/new/choose

The 2 nicest parts of using the YAML-based forms instead of Markdown templates is that it:

  • automatically adds some of the issue tags we want.
  • allows us to create a drop-down of all the packages inside this mono repo

Issue drop-down:
package-dropdown

“New issue” chooser:
new-issue-chooser

bug-report feature-request question

@vercel
Copy link

vercel bot commented Oct 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-drupal ⬜️ Ignored (Inspect) Visit Preview Oct 10, 2023 4:58pm

Added a GitHub pull request template and GitHub forms for bug reports, feature
requests and questions.

Fixes #531
Copy link
Member

@robdecker robdecker left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@JohnAlbin JohnAlbin merged commit e097c2c into main Oct 10, 2023
16 checks passed
@JohnAlbin JohnAlbin deleted the 531-gh-issue-templates branch October 10, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants