Skip to content

chore: updated issue template #1946

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

Merged
merged 5 commits into from
Mar 1, 2023
Merged

Conversation

nickytonline
Copy link

@nickytonline nickytonline commented Feb 27, 2023

Summary

Updates the issue template to explicitly ask if the issue is related to app dir or not.

Close #1947

Test plan

N/A

Relevant links (GitHub issues, Notion docs, etc.) or a picture of cute animal

Standard checks:

  • Check the Deploy Preview's Demo site for your PR's functionality
  • Add docs when necessary

🧪 Once merged, make sure to update the version if needed and that it was published correctly.

@nickytonline nickytonline self-assigned this Feb 27, 2023
@nickytonline nickytonline requested a review from a team February 27, 2023 20:08
@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for netlify-plugin-nextjs-static-root-demo ready!

Name Link
🔨 Latest commit 4c4a5f5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-static-root-demo/deploys/63ffa9c46f730b000882069f
😎 Deploy Preview https://deploy-preview-1946--netlify-plugin-nextjs-static-root-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for netlify-plugin-nextjs-nx-monorepo-demo ready!

Name Link
🔨 Latest commit 4c4a5f5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-nx-monorepo-demo/deploys/63ffa9c4bb802500082e7b9c
😎 Deploy Preview https://deploy-preview-1946--netlify-plugin-nextjs-nx-monorepo-demo.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for next-plugin-canary ready!

Name Link
🔨 Latest commit 4c4a5f5
🔍 Latest deploy log https://app.netlify.com/sites/next-plugin-canary/deploys/63ffa9c4536a1d00080c7f3f
😎 Deploy Preview https://deploy-preview-1946--next-plugin-canary.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Feb 27, 2023
@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for next-plugin-edge-middleware ready!

Name Link
🔨 Latest commit 4c4a5f5
🔍 Latest deploy log https://app.netlify.com/sites/next-plugin-edge-middleware/deploys/63ffa9c43218100008e025ff
😎 Deploy Preview https://deploy-preview-1946--next-plugin-edge-middleware.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for nextjs-plugin-custom-routes-demo ready!

Name Link
🔨 Latest commit 4c4a5f5
🔍 Latest deploy log https://app.netlify.com/sites/nextjs-plugin-custom-routes-demo/deploys/63ffa9c4ec7ceb000861e293
😎 Deploy Preview https://deploy-preview-1946--nextjs-plugin-custom-routes-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for netlify-plugin-nextjs-next-auth-demo ready!

Name Link
🔨 Latest commit 4c4a5f5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-next-auth-demo/deploys/63ffa9c419855300085bf7ab
😎 Deploy Preview https://deploy-preview-1946--netlify-plugin-nextjs-next-auth-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for next-i18next-demo ready!

Name Link
🔨 Latest commit 4c4a5f5
🔍 Latest deploy log https://app.netlify.com/sites/next-i18next-demo/deploys/63ffa9c43ef3230007851d1d
😎 Deploy Preview https://deploy-preview-1946--next-i18next-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for netlify-plugin-nextjs-export-demo ready!

Name Link
🔨 Latest commit 4c4a5f5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-export-demo/deploys/63ffa9c48c988e0009a76524
😎 Deploy Preview https://deploy-preview-1946--netlify-plugin-nextjs-export-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for netlify-plugin-nextjs-demo ready!

Name Link
🔨 Latest commit 4c4a5f5
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-nextjs-demo/deploys/63ffa9c4f20d25000872c203
😎 Deploy Preview https://deploy-preview-1946--netlify-plugin-nextjs-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@nickytonline nickytonline force-pushed the nickytonline/update-issue-template branch from 0b8e19a to 18fb9e1 Compare February 27, 2023 20:13
@@ -49,6 +49,13 @@ body:
validations:
required: true

- type: checkboxes
Copy link
Author

Choose a reason for hiding this comment

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

I had this as a drop down originally, but I think a checkbox makes more sense as the dropdown adds a 'None' option. Just giving you a tag @sarahetter since you've worked with the YAML format for an issue template before.

Choose a reason for hiding this comment

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

Yeah, checkbox makes sense to me

@nickytonline nickytonline enabled auto-merge (squash) February 27, 2023 20:53
@nickytonline nickytonline merged commit 8144348 into main Mar 1, 2023
@nickytonline nickytonline deleted the nickytonline/update-issue-template branch March 1, 2023 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add field in bug report to specify app directory (beta) or stable Next.js related issue
2 participants